AForge.Imaging.Filters.IterativeThreshold.IterativeThreshold C# (CSharp) Method

IterativeThreshold() public method

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

Same methods

IterativeThreshold::IterativeThreshold ( int minError ) : System
IterativeThreshold::IterativeThreshold ( int minError, int threshold ) : System