Class VLExtractRobustFeatures.TVLRobustFeatures
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: VLExtractRobustFeatures
Inherits: TVLStorageObjectList
Contents |
Syntax
Delphi:
type TVLRobustFeatures = class( TVLStorageObjectList, TVLRobustFeature, IVLRobustFeatures )
C++ Builder:
class TVLRobustFeatures : public TVLStorageObjectList
Visual C++ (MFC):
class CTVLRobustFeatures : public CTVLStorageObjectList
C# (.NET):
public ref class TVLRobustFeatures : Vcl.VclGenericObjectListProperty
Summary
List of detected robust features.
Description
Defines class for list of detected robust features.