This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-26 04:00:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a8161b7888
opencv
/
modules
/
gpu
History
Anatoly Baksheev
a8161b7888
FindNPP.cmake: added support of NPP 3.2
2010-09-24 15:34:36 +00:00
..
include/opencv2
/gpu
added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP.
2010-09-22 10:58:01 +00:00
src
added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP.
2010-09-22 10:58:01 +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