kanster / TheiaSfM

An open source library for multiview geometry and structure from motion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An open source library for multiview geometry and structure from motion

License:Other


Languages

Language:C++ 87.0%Language:C 4.3%Language:CMake 3.6%Language:Python 2.7%Language:TeX 0.7%Language:Cuda 0.6%Language:Ruby 0.4%Language:MATLAB 0.2%Language:M4 0.2%Language:Shell 0.2%Language:Makefile 0.1%Language:Objective-C 0.1%Language:Fortran 0.0%Language:HTML 0.0%