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
8e38063965
opencv
/
modules
/
gpu
History
Kirill Kornyakov
8e38063965
gpu::add now supports 8UC4 and 32FC1
2010-09-10 15:04:54 +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
created build infrastructure for NPP linking in CMake.
2010-09-10 11:02:52 +00:00