Class VLBasicObjectDetector.TVLDetectedObjectDrawCollection
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
Unit: VLBasicObjectDetector
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TVLDetectedObjectDrawCollection = class( TLPCollection )
C++ Builder:
class TVLDetectedObjectDrawCollection : public TLPCollection
Visual C++ (MFC):
class CTVLDetectedObjectDrawCollection : public CTLPCollection
C# (.NET):
public ref class TVLDetectedObjectDrawCollection : Vcl.VclCollectionProperty
Summary
Collection of items specifying how the shape of Detected Haar objects will be drawn.
Description
Defines collection of items specifying how the shape of Detected Haar objects will be drawn.
Properties
Public
- Items - Allows access to individual item from the collection.