Skip to content
/ Theia Public
forked from nuernber/Theia

This is a computer vision library aimed at large-scale structure-from-motion problems. Of particular interest is addressing real-time accessibility Named for the Greek Titan, Theia, the Goddess of sight.

License

Notifications You must be signed in to change notification settings

wilsonkl/Theia

 
 

Repository files navigation

Copyright 2013 Chris Sweeney ([email protected])
UC Santa Barbara

------------------------
What is this library?
------------------------

Theia is the goddess of sight and as such, this library aims to provide a swiss
army knife for multi-view geometry tasks in computer vision. Many algorithms and
methods are implemented in-house, and outside dependencies are limited and only
used when neccessary for performance or simplicity. Additionally, we attempt to
make the interface for common algorithms (e.g., pose algorithms) as simple as
possible so that they can be easily used by any application.

----------------
More Information
----------------

Please see the Theia website for more information, including instructions for
building Theia and full documentation of the library. The website is currently
located at http://cs.ucsb.edu/~cmsweeney/theia

----------------
Acknowledgements
----------------

Advisors Tobias Hollerer ([email protected]) and Matthew Turk
([email protected]).

-------------------
Contact Information
-------------------

Questions, comments, and bug reports can be sent to Chris Sweeney at
[email protected].

About

This is a computer vision library aimed at large-scale structure-from-motion problems. Of particular interest is addressing real-time accessibility Named for the Greek Titan, Theia, the Goddess of sight.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.9%
  • C 9.8%
  • Shell 3.4%
  • Python 2.4%
  • JavaScript 1.3%
  • CSS 1.0%
  • Other 0.2%