Class VLHOGDetectObjects.TVLHOGLocationCollection
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: VLHOGDetectObjects
Inherits: TLPTypedCollection
Contents |
Syntax
Delphi:
type TVLHOGLocationCollection = class( TLPTypedCollection, TVLHOGLocationItem )
C++ Builder:
class TVLHOGLocationCollection : public TLPTypedCollection
Visual C++ (MFC):
class CTVLHOGLocationCollection : public CTLPTypedCollection
C# (.NET):
public ref class HOGLocationCollection : Vcl.VclCollectionProperty
Summary
Collection of training HOG locations.
Description
Defines a collection of training HOG locations.