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-29 13:47:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bf25758159
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
bf25758159
fixed gpu morphology: anchor and iterations
2010-09-28 09:23:43 +00:00
..
include/opencv2
/gpu
fixed gpu morphology: now kernel in gpu is passed to npp functions.
2010-09-28 08:45:44 +00:00
src
fixed gpu morphology: anchor and iterations
2010-09-28 09:23:43 +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