Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurentkneip/opengv
OpenGV is a collection of computer vision methods for solving geometric vision problems. It is hosted and maintained by the Mobile Perception Lab of ShanghaiTech.
https://github.com/laurentkneip/opengv
Last synced: 7 days ago
JSON representation
OpenGV is a collection of computer vision methods for solving geometric vision problems. It is hosted and maintained by the Mobile Perception Lab of ShanghaiTech.
- Host: GitHub
- URL: https://github.com/laurentkneip/opengv
- Owner: laurentkneip
- License: other
- Created: 2013-08-10T03:56:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T18:14:14.000Z (over 1 year ago)
- Last Synced: 2024-12-28T22:07:05.890Z (14 days ago)
- Language: C++
- Homepage:
- Size: 7.43 MB
- Stars: 1,040
- Watchers: 69
- Forks: 357
- Open Issues: 58
-
Metadata Files:
- Readme: README.txt
- License: License.txt
Awesome Lists containing this project
- Awesome-SLAM - opengv
README
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: [email protected]