Click or drag to resize

DetectionROILocations Property

set of requested locations to be evaluated

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Point[] Locations { get; }

Property Value

Type: Point
See Also