Click or drag to resize
Accord.NET (logo)

QuadrilateralFinderProcessImage Method

Overload List
  NameDescription
Public methodProcessImage(Bitmap)
Find corners of quadrilateral/triangular area in the specified image.
Public methodProcessImage(BitmapData)
Find corners of quadrilateral/triangular area in the specified image.
Public methodProcessImage(UnmanagedImage)
Find corners of quadrilateral/triangular area in the specified image.
Top
See Also