Click or drag to resize
Accord.NET (logo)

IObjectDetectorDetectedObjects Property

Gets the location of the detected objects.

Namespace:  Accord.Vision.Detection
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
Rectangle[] DetectedObjects { get; }
Request Example View Source

Property Value

Type: Rectangle
See Also