Table of Contents

Property ConvexityDefects

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

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; }

Property Value

Seq