https://github.com/sweeneychris/TheiaSfM
An open source library for multiview geometry and structure from motion
https://github.com/sweeneychris/TheiaSfM
computer-vision geometry structure-from-motion
Last synced: 7 months ago
JSON representation
An open source library for multiview geometry and structure from motion
- Host: GitHub
- URL: https://github.com/sweeneychris/TheiaSfM
- Owner: sweeneychris
- License: other
- Created: 2015-02-11T18:15:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T19:08:29.000Z (about 3 years ago)
- Last Synced: 2024-04-18T18:56:10.067Z (about 2 years ago)
- Topics: computer-vision, geometry, structure-from-motion
- Language: C++
- Size: 30.4 MB
- Stars: 870
- Watchers: 73
- Forks: 277
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-3D-vision - TheiaSfM - Permissive | (SFM / Project&code)
- awesome_3DReconstruction_list - TheiaSfM - Permissive| (OpenSource SfM (Structure from Motion) / UAV Trajectory Optimization for model completeness)
README
Copyright 2015-2016 Chris Sweeney (sweeney.chris.m@gmail.com)
UC Santa Barbara
What is this library?
---------------------
Theia is an end-to-end structure-from-motion library that was created by Chris
Sweeney. It is designed to be very efficient, scalable, and accurate. All
steps of the pipeline are designed to be modular so that code is easy to read
and easy to extend.
Please see the Theia website for detailed information, including instructions
for building Theia and full documentation of the library. The website is
currently located at http://www.theia-sfm.org
Contact Information
-------------------
Questions, comments, and bug reports can be sent to the Theia mailing list:
theia-vision-library@googlegroups.com
Citing this library
-------------------
If you are using this library for academic research or publications we ask that
you please cite this library as:
@misc{theia-manual,
author = {Chris Sweeney},
title = {Theia Multiview Geometry Library: Tutorial \& Reference},
howpublished = "\url{http://theia-sfm.org}",
}