VlCovDetFeature Struct Reference
A detected feature.
#include <covdet.h>
Data Fields | |
| VlFrameOrientedEllipse | frame |
| float | peakScore |
| float | edgeScore |
| float | orientationScore |
| float | laplacianScaleScore |
Field Documentation
| float VlCovDetFeature::edgeScore |
edge score.
| VlFrameOrientedEllipse VlCovDetFeature::frame |
feature frame.
| float VlCovDetFeature::laplacianScaleScore |
Laplacian scale score.
| float VlCovDetFeature::orientationScore |
orientation score.
| float VlCovDetFeature::peakScore |
peak score.
The documentation for this struct was generated from the following file: