forked from laurentkneip/opengv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
12 lines (12 loc) · 804 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
library: OpenGV
pages: http://laurentkneip.github.io/opengv
brief: OpenGV is a collection of computer vision methods for solving
geometric vision problems. It contains absolute-pose, relative-pose,
triangulation, and point-cloud alignment methods for the calibrated
case. All problems can be solved with central or non-central cameras,
and embedded into a random sample consensus or nonlinear optimization
context. Matlab and Python interfaces are implemented as well. The link
to the above pages also shows links to precompiled Matlab mex-libraries.
Please consult the documentation for more information.
author: Laurent Kneip, ShanghaiTech, Mobile Perception Lab (http://mpl.sist.shanghaitech.edu.cn)
contact: kneip.laurent@gmail.com