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 34c5f47f60 Merge pull request #934 from SpecLad:parallel-for 12 years ago
..
doc moved SURF_GPU and VIBE to gpunonfree module 12 years ago
include/opencv2/gpu GPU implementation of CLAHE 12 years ago
misc Fixed the shebang lines on the Python scripts. 12 years ago
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf4au fixed compilation issues with gpu modules: 12 years ago
src Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
test fixed some gpu tests (different rounding results due to float arithmetics) 12 years ago
CMakeLists.txt fixed compilation warning for CUDA files 12 years ago