opencv/modules/photo
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_.
This should allow many algorithms to take advantage of more parallelization
technologies.
2013-05-31 12:22:04 +04:00
..
doc Eliminate discrepancies between signatures in documentation and OpenCV headers 2012-10-17 21:24:55 +04:00
include/opencv2/photo Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
src Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
test Add test for issue #2646 2013-01-28 14:35:51 +04:00
CMakeLists.txt lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00