Documentation>C API
_VlCovDetFeature Struct Reference

A detected feature shape and location.

#include <covdet.h>

Data Fields

VlFrameOrientedEllipse frame
 
float peakScore
 
float edgeScore
 
float orientationScore
 
float laplacianScaleScore
 

Field Documentation

◆ edgeScore

float _VlCovDetFeature::edgeScore

edge score.

◆ frame

VlFrameOrientedEllipse _VlCovDetFeature::frame

feature frame.

◆ laplacianScaleScore

float _VlCovDetFeature::laplacianScaleScore

Laplacian scale score.

◆ orientationScore

float _VlCovDetFeature::orientationScore

orientation score.

◆ peakScore

float _VlCovDetFeature::peakScore

peak score.


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