opencv/modules/gpu
Vladislav Vinogradov 51d5959aca added gpu add, subtract, multiply, divide, absdiff with Scalar.
added gpu exp, log, magnitude, based on NPP.
updated setTo with new NPP functions.
minor fix in tests and comments.
2010-09-27 12:44:57 +00:00
..
include/opencv2/gpu added gpu add, subtract, multiply, divide, absdiff with Scalar. 2010-09-27 12:44:57 +00:00
src added gpu add, subtract, multiply, divide, absdiff with Scalar. 2010-09-27 12:44:57 +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 FindNPP.cmake: added support of NPP 3.2 2010-09-24 15:34:36 +00:00