Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
..
doc Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
include/opencv2/photo Normalize line endings and whitespace 12 years ago
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
src Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
test Add test for issue #2646 12 years ago
CMakeLists.txt