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
1d62fddd31
opencv
/
modules
/
gpu
History
Alexey Spizhevoy
1d62fddd31
updated solvePnpRansac performance test
2011-03-07 13:36:47 +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
updated solvePnpRansac performance test
2011-03-07 13:36:47 +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