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 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5a77f4cee3
opencv
/
modules
/
calib3d
History
Alexander Alekhin
fc57129300
Merge pull request
#14431
from catree:feat_solvePnPRefine
2019-05-02 20:44:58 +00:00
..
doc
Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis).
2019-03-05 14:51:33 +01:00
include
/opencv2
Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme.
2019-04-30 14:31:11 +02:00
misc
calib3d: add find4QuadCornerSubpix java wrapper
2019-04-24 08:45:28 +02:00
perf
Merge pull request
#12437
from vpisarev:avx2_fixes
2018-09-06 18:56:55 +03:00
src
Merge pull request
#14431
from catree:feat_solvePnPRefine
2019-05-02 20:44:58 +00:00
test
Add solvePnPRefineLM to refine a pose according to a Levenberg-Marquardt iterative minimization process. Add solvePnPRefineVVS to refine a pose using a virtual visual servoing scheme.
2019-04-30 14:31:11 +02:00
CMakeLists.txt
build: avoid highgui dependency
2019-04-15 18:59:51 +00:00