|
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; }
ReadOnly Property DetectedObjects As Rectangle()
Get
Request Example
View SourceProperty Value
Type:
RectangleSee Also