Click or drag to resize

DetectionROILocations Property

set of requrested locations to be evaluated

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Point[] Locations { get; set; }

Property Value

Type: Point
See Also