Class VLHaarDetectObjects.TVLHaarDetectObjectClassCollection
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: VLHaarDetectObjects
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TVLHaarDetectObjectClassCollection = class( TLPCollection )
C++ Builder:
class TVLHaarDetectObjectClassCollection : public TLPCollection
Visual C++ (MFC):
class CTVLHaarDetectObjectClassCollection : public CTLPCollection
C# (.NET):
public ref class TVLHaarDetectObjectClassCollection : Vcl.VclCollectionProperty
Summary
Collection of detectable object classes.
Description
Defines collection of detectable object classes. Detectable objects are groped by classes( faces, eyes etc. ) for easier management.
Properties
Public
- Items - Allows access to individual item from the collection.