An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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}",
}