EmdL1 60 modules/shape/src/emdL1.cpp float EmdL1::getEMDL1(cv::Mat &sig1, cv::Mat &sig2) EmdL1 101 modules/shape/src/emdL1.cpp void EmdL1::setMaxIteration(int _nMaxIt) EmdL1 107 modules/shape/src/emdL1.cpp bool EmdL1::initBaseTrees(int n1, int n2, int n3) EmdL1 164 modules/shape/src/emdL1.cpp bool EmdL1::fillBaseTrees(float *H1, float *H2) EmdL1 247 modules/shape/src/emdL1.cpp bool EmdL1::greedySolution() EmdL1 252 modules/shape/src/emdL1.cpp bool EmdL1::greedySolution2() EmdL1 329 modules/shape/src/emdL1.cpp bool EmdL1::greedySolution3() EmdL1 434 modules/shape/src/emdL1.cpp void EmdL1::initBVTree() EmdL1 518 modules/shape/src/emdL1.cpp void EmdL1::updateSubtree(cvPEmdNode pRoot) EmdL1 545 modules/shape/src/emdL1.cpp bool EmdL1::isOptimal() EmdL1 589 modules/shape/src/emdL1.cpp void EmdL1::findNewSolution() EmdL1 679 modules/shape/src/emdL1.cpp void EmdL1::findLoopFromEnterBV() EmdL1 754 modules/shape/src/emdL1.cpp float EmdL1::compuTotalFlow() EmdL1 791 modules/shape/src/emdL1.cpp EmdL1 emdl1;