opencv/modules/gpu
Vladislav Vinogradov 013581f371 fixed GPU module compialtion with CMake 2.8.11
CMake 2.8.11 removed linkage with CUDA driver library,
but it's used by gpu video encoding/decoding
2013-06-03 13:29:26 +04:00
..
doc moved SURF_GPU and VIBE to gpunonfree module 2013-03-18 14:06:29 +04:00
include/opencv2/gpu GPU implementation of CLAHE 2013-03-25 17:45:13 +04:00
misc Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
perf Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 2013-04-15 19:39:49 +04:00
perf4au fixed compilation issues with gpu modules: 2013-03-26 12:33:13 +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 fixed some gpu tests (different rounding results due to float arithmetics) 2013-05-29 17:38:32 +04:00
CMakeLists.txt fixed GPU module compialtion with CMake 2.8.11 2013-06-03 13:29:26 +04:00