Class VLHaarDetectObjects.TVLHaarDetectObjectClassCollection
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: TLPTypedCollection
Contents |
Syntax
Delphi:
type TVLHaarDetectObjectClassCollection = class( TLPTypedCollection, TVLHaarDetectObjectClassCollectionItem )
C++ Builder:
class TVLHaarDetectObjectClassCollection : public TLPTypedCollection
Visual C++ (MFC):
class CTVLHaarDetectObjectClassCollection : public CTLPTypedCollection
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.