opencv/modules/gpu
2010-09-13 07:40:34 +00:00
..
include/opencv2/gpu Added initial implementation and test for the GPU version of add, based on NPP. Need to implement for other depths. Also waiting NPP at CMake. 2010-09-09 15:34:16 +00:00
src gpu::add now supports 8UC4 and 32FC1 2010-09-10 15:04:54 +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 fixed build npp for linux 2010-09-13 07:40:34 +00:00