Unit VLExtractRobustFeatures
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
Contents |
Summary
Contains the code for the TVLExtractRobustFeatures component.
Description
This unit contains the code for the TVLExtractRobustFeatures component.
Components
- TVLExtractRobustFeatures - Extracts robust features using SURF algorithm.
Layers
- TVLDrawRobustFeaturesLayer - Layer drawing detected robust features.
Classes
- TOWVLRobustFeaturesDataOperation
- TVLOWRobustFeaturesSourcePin - Robust Features data Source Pin class.
- TVLOWRobustFeaturesSinkPin - Robust Features data Sink Pin class.
- TVLFeatureDescriptor - Haar feature descriptor class.
- TVLRobustFeature - Detected robust feature.
- TVLRobustFeatures - List of detected robust features.
- TVLExtractRobustFeatures - Extracts robust features using SURF algorithm.
- TVLDrawRobustFeaturesLayer - Layer drawing detected robust features.
Interfaces
Enums
- TVLFeaturesDescriptorType - Features descriptor types.
Types
- TVLRobustFeaturesEvent - Event type for the TVLExtractRobustFeatures.OnFeatures event.