opencv/modules/gpu
Anatoly Baksheev 1387bfcde0 added GPU implementation of morphology functions (using NPP) and tests for it.
added npp_error function
added check_and_treat_gpu_exception function for tests_gpu
2010-09-17 15:28:59 +00:00
..
include/opencv2/gpu added GPU implementation of morphology functions (using NPP) and tests for it. 2010-09-17 15:28:59 +00:00
src added GPU implementation of morphology functions (using NPP) and tests for it. 2010-09-17 15:28:59 +00:00
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. 2010-09-12 15:17:37 +00:00
FindNPP.cmake minor (unset NPP library variables if not found) 2010-09-14 08:58:39 +00:00