modified FernClassifier::train(); remove old RTreeClassifier and added new implementa...
authorMaria Dimashova <no@email>
Mon, 26 Jul 2010 08:58:46 +0000 (08:58 +0000)
committerMaria Dimashova <no@email>
Mon, 26 Jul 2010 08:58:46 +0000 (08:58 +0000)
commitb5a71db742a2754901c9bd8eb8ffe9cbad4067c6
tree0831b64efc8d8895a8b7f74db2b5e41e4275a938
parent1135bc249589615289c8c344b16c3619c888eded
modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/src/calonder.cpp
modules/features2d/src/descriptors.cpp
modules/features2d/src/planardetect.cpp
samples/c/find_obj_calonder.cpp