_VlCovDet Struct Reference
Covariant feature detector. More...
#include <covdet.h>
Data Fields | |
| VlScaleSpace * | gss |
| VlScaleSpace * | css |
| VlCovDetMethod | method |
| double | peakThreshold |
| double | edgeThreshold |
| double | lapPeakThreshold |
| vl_size | octaveResolution |
| vl_index | firstOctave |
Detailed Description
- See Also
- Covariant feature detectors
Field Documentation
| VlScaleSpace* _VlCovDet::css |
Cornerness scale space.
| double _VlCovDet::edgeThreshold |
edge threshold.
| vl_index _VlCovDet::firstOctave |
index of the first octave.
| VlScaleSpace* _VlCovDet::gss |
Gaussian scale space.
| double _VlCovDet::lapPeakThreshold |
peak threshold for Laplacian scale selection.
| VlCovDetMethod _VlCovDet::method |
feature extraction method.
| vl_size _VlCovDet::octaveResolution |
resolution of each octave.
| double _VlCovDet::peakThreshold |
peak threshold.
The documentation for this struct was generated from the following file: