Class VLBasicObjectDetector.TVLDetectedObjectDrawCollection
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:17, 11 June 2013
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: TLPTypedCollection
Contents |
Syntax
Delphi:
type TVLDetectedObjectDrawCollection = class( TLPTypedCollection, TVLDetectedObjectDrawCollectionItem )
C++ Builder:
class TVLDetectedObjectDrawCollection : public TLPTypedCollection
Visual C++ (MFC):
class CTVLDetectedObjectDrawCollection : public CTLPTypedCollection
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.