#include <objdetect.hpp>
§ anonymous enum
§ ~FeatureEvaluator()
virtual cv::FeatureEvaluator::~FeatureEvaluator |
( |
| ) |
|
|
virtual |
§ calcCat()
virtual int cv::FeatureEvaluator::calcCat |
( |
int |
featureIdx | ) |
const |
|
virtual |
§ calcOrd()
virtual double cv::FeatureEvaluator::calcOrd |
( |
int |
featureIdx | ) |
const |
|
virtual |
§ clone()
§ create()
§ getFeatureType()
virtual int cv::FeatureEvaluator::getFeatureType |
( |
| ) |
const |
|
virtual |
§ read()
virtual bool cv::FeatureEvaluator::read |
( |
const FileNode & |
node | ) |
|
|
virtual |
§ setImage()
virtual bool cv::FeatureEvaluator::setImage |
( |
const Mat & |
img, |
|
|
Size |
origWinSize |
|
) |
| |
|
virtual |
§ setWindow()
virtual bool cv::FeatureEvaluator::setWindow |
( |
Point |
p | ) |
|
|
virtual |
The documentation for this class was generated from the following file: