Click or drag to resize
Accord.NET (logo)

IContourExtractionAlgorithm Methods

Methods
  NameDescription
Public methodFindContour(Bitmap)
Extracts the contour from a single object in a grayscale image.
Public methodFindContour(BitmapData)
Extracts the contour from a single object in a grayscale image.
Public methodFindContour(UnmanagedImage)
Extracts the contour from a single object in a grayscale image.
Top
See Also