Classes | |
struct | CvType |
struct | CvType< unsigned char > |
struct | CvType< char > |
struct | CvType< unsigned short > |
struct | CvType< short > |
struct | CvType< int > |
struct | CvType< float > |
struct | CvType< double > |
class | Index_ |
Typedefs | |
typedef Index_< float > | Index |
Functions | |
template<typename ELEM_TYPE , typename DIST_TYPE > | |
int | hierarchicalClustering (const Mat &features, Mat ¢ers, const KMeansIndexParams ¶ms) |
typedef Index_<float> cv::flann::Index |
int cv::flann::hierarchicalClustering | ( | const Mat & | features, | |
Mat & | centers, | |||
const KMeansIndexParams & | params | |||
) |