This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-08-03 20:56:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f8a14a0854
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
49fa536c62
added Sobel, GaussianBlur, Canny to gpu module.
...
minor fix of matrix_operations.cpp.
2010-10-04 11:42:40 +00:00
..
include/opencv2
/gpu
added Sobel, GaussianBlur, Canny to gpu module.
2010-10-04 11:42:40 +00:00
src
added Sobel, GaussianBlur, Canny to gpu module.
2010-10-04 11:42:40 +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