Class VLHaarDetectObjects.TVLHaarScaling
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: VLHaarDetectObjects
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TVLHaarScaling = class( TLPPersistent )
C++ Builder:
class TVLHaarScaling : public TLPPersistent
Visual C++ (MFC):
class CTVLHaarScaling : public CTLPPersistent
C# (.NET):
public ref class HaarScaling : Vcl.VclProperty
Summary
Haar scaling mode settings.
Description
Defines class for the Haar scaling mode settings.
Properties
Published
- ScaleFactor - Specifies the Haar scale factor.
- Mode - Specifies the Haar scale mode.