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

CustomFrameDifferenceDetector() public method

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

Same methods

CustomFrameDifferenceDetector::CustomFrameDifferenceDetector ( bool suppressNoise ) : System
CustomFrameDifferenceDetector::CustomFrameDifferenceDetector ( bool suppressNoise, bool keepObjectEdges ) : System