Class VLBasicObjectDetector.TVLDetectedObjectDrawCollection

From Mitov Wiki Doc
Jump to: navigation, search

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 DetectedObjectDrawCollection : 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.

From TLPTypedCollection

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox