Open Source Computer Vision Library https://opencv.org/
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.
 
 
 
 
 
 
Vladislav Vinogradov b803c24345 added nppSafeCall 15 years ago
..
include/opencv2/gpu Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. 15 years ago
src added nppSafeCall 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