cv::FernClassifier::Feature Struct Reference

#include <cvaux.hpp>

List of all members.

Public Member Functions

 Feature ()
 Feature (int _x1, int _y1, int _x2, int _y2)
template<typename _Tp >
bool operator() (const Mat_< _Tp > &patch) const

Public Attributes

uchar x1
uchar y1
uchar x2
uchar y2

Constructor & Destructor Documentation

cv::FernClassifier::Feature::Feature (  ) 
cv::FernClassifier::Feature::Feature ( int  _x1,
int  _y1,
int  _x2,
int  _y2 
)

Member Function Documentation

template<typename _Tp >
bool cv::FernClassifier::Feature::operator() ( const Mat_< _Tp > &  patch  )  const

Member Data Documentation


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