opencv/modules/features2d
Leonid Beynenson 555e9c64bc Small change in the SURF algorithm to be sure that without TBB the template parallel_for is not used
(the reason: the parallelization in the SURF algorithm conflicts with ThreadingFramework, which is a temporary substitute of TBB for ARMs)
2011-05-24 16:13:55 +00:00
..
doc fixed several typos, including the old ones from ticket #854 2011-05-21 20:17:45 +00:00
include/opencv2/features2d fixed features2d (ORB) compile errors on Windows 2011-05-23 07:58:35 +00:00
src Small change in the SURF algorithm to be sure that without TBB the template parallel_for is not used 2011-05-24 16:13:55 +00:00
test - add missing tests for ORB 2011-05-20 23:53:22 +00:00
CMakeLists.txt Moved PlanarObjectDetector to the objdetect module 2010-12-27 08:25:31 +00:00