opencv/modules/gpu
Vladislav Vinogradov b181d78ca5 Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP.
Renamed copyConstBorder to copyMakeBorder.
Fixed warnings when HAVE_CUDA is not defined.
2010-09-15 12:47:59 +00:00
..
include/opencv2/gpu Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. 2010-09-15 12:47:59 +00:00
src Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. 2010-09-15 12:47: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