This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-28 23:03:03 +04:00
Code
Packages
Releases
Wiki
Activity
Files
b2cdb7fa3917c5861d1287e9236a3c0d9376d7f6
opencv
/
modules
/
gpu
T
History
Alexey Spizhevoy
b2cdb7fa39
implemented cv::gpu::merge and cv::gpu::split functions
2010-09-20 13:20:25 +00:00
..
include/opencv2
/gpu
implemented cv::gpu::merge and cv::gpu::split functions
2010-09-20 13:20:25 +00:00
src
implemented cv::gpu::merge and cv::gpu::split functions
2010-09-20 13:20:25 +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
minor (unset NPP library variables if not found)
2010-09-14 08:58:39 +00:00