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.
Anatoly Baksheev
b5b00d9ad4
minor (unset NPP library variables if not found)
|
15 years ago |
.. |
include/opencv2/gpu
|
Added implementation and test for the GPU version of subtract, multiply, divide, transpose, absdiff, threshold, compare, meanStdDev, norm, based on NPP.
|
15 years ago |
src
|
Added implementation and test for the GPU version of subtract, multiply, divide, transpose, absdiff, threshold, compare, meanStdDev, norm, based on NPP.
|
15 years ago |
CMakeLists.txt
|
Added compilation with NPP to GPU module(FindNPP script). Tested only on win32, but it does not influence on OpenCV compilation if WITH_CUDA flag unset.
|
15 years ago |
FindNPP.cmake
|
minor (unset NPP library variables if not found)
|
15 years ago |