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-29 22:00:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
673061fb17
opencv
/
modules
/
gpu
History
Jose Luis Blanco
673061fb17
Fixed build errors in MSVC when building without CUDA.
2011-03-06 21:59:04 +00:00
..
doc
added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work
2011-03-05 21:26:13 +00:00
include/opencv2
/gpu
parallelized hypotheses evaluation cycle in gpu::solvePnpRansac
2011-02-28 14:21:41 +00:00
src
Fixed build errors in MSVC when building without CUDA.
2011-03-06 21:59:04 +00:00
test
removed test whether z is negative in gpu::solvePnpRansac (there is no need in this for tests passing)
2011-03-02 09:40:14 +00:00
CMakeLists.txt
added projectPoints and transformPoints into GPU module
2011-02-21 10:58:05 +00:00
FindNPP.cmake
fixed FindNPP.cmake Apple-aimed part
2011-01-21 12:57:40 +00:00