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-30 06:10:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c0005fd293
opencv
/
modules
/
cudev
History
Vadim Pisarevsky
f12bd999bf
Merge pull request
#3524
from jet47:fix-cuda-warnings
2014-12-22 10:58:07 +00:00
..
include
/opencv2
update cudev color conversions according to the latest changes in CPU code
2014-12-22 11:48:45 +03:00
src
added stub library for cudev module
2013-07-12 08:47:12 +04:00
test
increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double)
2014-12-22 11:48:45 +03:00
CMakeLists.txt
disable -Wshadow warning for CUDA modules:
2014-12-22 11:48:19 +03:00