Class VLHOGDetectObjects.TVLHOGDetectObjectClassCollection
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: VLHOGDetectObjects
Inherits: TLPTypedCollection
Contents |
Syntax
Delphi:
type TVLHOGDetectObjectClassCollection = class( TLPTypedCollection, TVLHOGDetectObjectClassCollectionItem )
C++ Builder:
class TVLHOGDetectObjectClassCollection : public TLPTypedCollection
Visual C++ (MFC):
class CTVLHOGDetectObjectClassCollection : public CTLPTypedCollection
C# (.NET):
public ref class TVLHOGDetectObjectClassCollection : 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.