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
88a7a8f567
opencv
/
modules
/
gpu
History
Andrey Morozov
88a7a8f567
fixed build npp for linux
2010-09-13 07:40:34 +00:00
..
include/opencv2
/gpu
Added initial implementation and test for the GPU version of add, based on NPP. Need to implement for other depths. Also waiting NPP at CMake.
2010-09-09 15:34:16 +00:00
src
gpu::add now supports 8UC4 and 32FC1
2010-09-10 15:04:54 +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
fixed build npp for linux
2010-09-13 07:40:34 +00:00