Detector.Motion.MotionDetector.MotionDetector C# (CSharp) Method

MotionDetector() public method

The engine in which detects the motion and put it in an easy to use format
public MotionDetector ( ) : System
return System
        public MotionDetector()
        {
        }

Same methods

MotionDetector::MotionDetector ( Image last_img, Image cur_img ) : System