This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
calib3d
History
Vadim Pisarevsky
2466ca02bf
removed cameraMatrix modification in the currently disabled uPnP algorithm for SolvePnP problem (
http://code.opencv.org/issues/3985
)
2015-05-23 14:19:55 +03:00
..
doc
/pics
Removed Sphinx documentation files
2014-12-26 19:12:19 +03:00
include
/opencv2
Add example data types for calibrateCamera call
2015-04-23 13:30:14 +02:00
misc/java
/test
Modified java wrapping mechanism
2015-03-02 18:12:30 +03:00
perf
in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate
2015-03-16 16:56:26 +03:00
src
removed cameraMatrix modification in the currently disabled uPnP algorithm for SolvePnP problem (
http://code.opencv.org/issues/3985
)
2015-05-23 14:19:55 +03:00
test
added another triangulation test case from
http://code.opencv.org/issues/3461
; fixed partial derivative on distortion coefficients, as
http://code.opencv.org/issues/4101
suggests
2015-05-23 14:15:11 +03:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00