#include <legacy.hpp>
§ Feature() [1/2]
cv::FernClassifier::Feature::Feature |
( |
| ) |
|
|
inline |
§ Feature() [2/2]
cv::FernClassifier::Feature::Feature |
( |
int |
_x1, |
|
|
int |
_y1, |
|
|
int |
_x2, |
|
|
int |
_y2 |
|
) |
| |
|
inline |
§ operator()()
template<typename _Tp >
bool cv::FernClassifier::Feature::operator() |
( |
const Mat_< _Tp > & |
patch | ) |
const |
|
inline |
§ x1
uchar cv::FernClassifier::Feature::x1 |
§ x2
uchar cv::FernClassifier::Feature::x2 |
§ y1
uchar cv::FernClassifier::Feature::y1 |
§ y2
uchar cv::FernClassifier::Feature::y2 |
The documentation for this struct was generated from the following file: