Property VLHaarDetectObjects.TVLHaarDetectObjectCollectionItem.Searching
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.
Class: TVLHaarDetectObjectCollectionItem
Contents |
Syntax
Delphi:
property Searching : TVLHaarSearching read FSearching write SetSearching;
C++ Builder:
__property TVLHaarSearching * Searching = { read=FSearching, write=SetSearching };
Summary
Specifies how the Haar searching will be performed.
Description
Use this property to specify how the Haar searching will be
performed.