Home
last modified time | relevance | path

Searched refs:EmdL1 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/shape/src/
DemdL1_def.hpp82 class EmdL1 class
85 EmdL1() in EmdL1() function in EmdL1
95 ~EmdL1() in ~EmdL1()
DemdL1.cpp60 float EmdL1::getEMDL1(cv::Mat &sig1, cv::Mat &sig2) in getEMDL1()
101 void EmdL1::setMaxIteration(int _nMaxIt) in setMaxIteration()
107 bool EmdL1::initBaseTrees(int n1, int n2, int n3) in initBaseTrees()
164 bool EmdL1::fillBaseTrees(float *H1, float *H2) in fillBaseTrees()
247 bool EmdL1::greedySolution() in greedySolution()
252 bool EmdL1::greedySolution2() in greedySolution2()
329 bool EmdL1::greedySolution3() in greedySolution3()
434 void EmdL1::initBVTree() in initBVTree()
518 void EmdL1::updateSubtree(cvPEmdNode pRoot) in updateSubtree()
545 bool EmdL1::isOptimal() in isOptimal()
[all …]