Accord.Imaging.FastCornersDetector.FastCornersDetector C# (CSharp) Method

FastCornersDetector() public method

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

Same methods

FastCornersDetector::FastCornersDetector ( int threshold ) : System