Documentation - C API
VlCovDet Struct Reference

Covariant frames detector.

#include <covdet.h>

Data Fields

VlScaleSpacegss
VlScaleSpaceresp
VlScaleSpacegrad
float * patch
float * patchGrad
vl_size patchSize
double patchSigma
VlAffineShapeEstimatoraffineShapeEstimator
VlAffinePatchNormalizeraffineNorm
VlFrameType framesType
VlCovDetMethod method
vl_bool calcDescriptors
vl_bool calcOrientation
double peakThreshold
double edgeThreshold
void * frames
vl_size numFrames
vl_size framesRes
vl_size frameSize
float * descriptors
double normThreshold
double magnification
double windowSize
vl_bool calcInverseSm

Field Documentation

affine shape normalisator

Output shape matrix as its inverse (ell. m.)

calc frame orientations

pointer to array of descriptors

edge threshold.

detected frames.

Size of the frame in bytes

Size of the alloc. memory for frames

type of the computed frames

gradient of the original image scale space

gaussian scale space

magnification factor.

type of the corner measure for frame loc.

norm threshold.

number of detected frames.

feature patch.

gradient of the feature patch.

smoothing of the feature patch.

size of the feature patch.

peak threshold.

responses on the original scale space

size of Gaussian window (in spatial bins)


The documentation for this struct was generated from the following file: