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
22701f0c27
opencv
/
modules
/
calib3d
History
Alexander Alekhin
a433394870
Merge pull request
#14362
from catree:feat_ippe
2019-05-20 18:16:52 +00:00
..
doc
Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis).
2019-03-05 14:51:33 +01:00
include
/opencv2
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
2019-05-20 11:56:54 +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
#14362
from catree:feat_ippe
2019-05-20 18:16:52 +00:00
test
Add SOLVEPNP_IPPE for planar pose estimation. Add solvePnPGeneric function that returns all the pose solutions and the reprojection errors.
2019-05-20 11:56:54 +02:00
CMakeLists.txt
build: avoid highgui dependency
2019-04-15 18:59:51 +00:00