Property ConvexityDefects
ConvexityDefects
Gets a sequence of OpenCV.Net.ConvexityDefect structures representing the deviations between each point in the polygonal contour and its convex hull.
public Seq ConvexityDefects { get; }
Gets a sequence of OpenCV.Net.ConvexityDefect structures representing the deviations between each point in the polygonal contour and its convex hull.
public Seq ConvexityDefects { get; }