|
|
IContourExtractionAlgorithm Interface |
Namespace: Accord.Imaging
| Name | Description | |
|---|---|---|
| FindContour(Bitmap) |
Extracts the contour from a single object in a grayscale image.
| |
| FindContour(BitmapData) |
Extracts the contour from a single object in a grayscale image.
| |
| FindContour(UnmanagedImage) |
Extracts the contour from a single object in a grayscale image.
|