Home
last modified time | relevance | path

Searched refs:KPKDTree (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/panomatic/panomatic-0.9.4/panomatic/
H A DPanoDetector.h38 typedef KDTreeSpace::KDTree<KDElemKeyPoint, double> KPKDTree; typedef
39 typedef boost::shared_ptr<KPKDTree > KPKDTreePtr;
H A DPanoDetectorLogic.cpp298 KPKDTree& aKDTree2 = *(ioMatchData._i2->_kd); in FindMatchesInPair()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/cpfind/
H A DPanoDetector.h51 typedef KDTreeSpace::KDTree<KDElemKeyPoint, double> KPKDTree; typedef
52 typedef std::shared_ptr<KPKDTree> KPKDTreePtr;