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-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7ca0557b40
opencv
/
modules
/
cudev
History
Vladislav Vinogradov
e22979f334
fix
#4343
: cv::cuda::findMinMaxLoc incorrect output for single row matrix
2015-05-18 14:16:55 +03:00
..
include
/opencv2
fix
#4343
: cv::cuda::findMinMaxLoc incorrect output for single row matrix
2015-05-18 14:16:55 +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