Unit VLBasicObjectDetector
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Contents |
Summary
Contains the code for the TVLBasicObjectDetector base class.
Description
This unit contains the code for the TVLBasicObjectDetector base class.
Layers
- TVLDrawDetectedObjectsLayer - Layer drawing detected objects.
Classes
- TOWVLSuppliedDetectedObjectsDataOperation
- TVLOWDetectedObjectsSourcePin - Detected Objects Source Pin class.
- TVLOWDetectedObjectsSinkPin - Detected Objects Sink Pin class.
- TVLDetectedObject - Detected Haar object.
- TVLDetectedObjects - List of detected Haar objects.
- TVLBasicDetectObjectCollectionItem - Detectable object collection item.
- TVLBasicDetectObjectClassCollectionItem - Basic class of detectable objects collection Item.
- TVLBasicObjectsDetector - Basic abstract class for object detectors.
- TVLDetectedObjectDrawCollectionItem - Specifies how the shape of Detected Haar objects will be drawn.
- TVLDetectedObjectDrawCollection - Collection of items specifying how the shape of Detected Haar objects will be drawn.
- TVLDrawDetectedObjectsLayer - Layer drawing detected objects.
Interfaces
Enums
- TVLObjectDrawShape - Object draw shape enumeration.
Types
- TVLDetectObjectsNotify - Event type for the OnDetectedObjects event.