AForge.Vision.Motion.TwoFramesDifferenceDetector.TwoFramesDifferenceDetector C# (CSharp) Method

TwoFramesDifferenceDetector() public method

Initializes a new instance of the TwoFramesDifferenceDetector class.
public TwoFramesDifferenceDetector ( ) : System
return System
        public TwoFramesDifferenceDetector( ) { }

Same methods

TwoFramesDifferenceDetector::TwoFramesDifferenceDetector ( bool suppressNoise ) : System