All Projects → sweeneychris → Theiasfm

sweeneychris / Theiasfm

Licence: other
An open source library for multiview geometry and structure from motion

Projects that are alternatives of or similar to Theiasfm

Colmap
COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. The software is licensed under the new BSD license. If you use this project for your research, please cite:
Stars: ✭ 3,479 (+437.71%)
Mutual labels:  structure-from-motion, geometry
Openmvg
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
Stars: ✭ 3,902 (+503.09%)
Mutual labels:  structure-from-motion, geometry
Attentiongan
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
Stars: ✭ 341 (-47.3%)
Mutual labels:  geometry
Demon
DeMoN: Depth and Motion Network
Stars: ✭ 501 (-22.57%)
Mutual labels:  structure-from-motion
Quadriflow
QuadriFlow: A Scalable and Robust Method for Quadrangulation
Stars: ✭ 408 (-36.94%)
Mutual labels:  geometry
Dotscad
Reduce the burden of mathematics when playing OpenSCAD
Stars: ✭ 344 (-46.83%)
Mutual labels:  geometry
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (-30.91%)
Mutual labels:  geometry
Cga.js
CGA 3D 计算几何算法库 | 3D Compute Geometry Algorithm Library webgl three.js babylon.js等任何库都可以使用
Stars: ✭ 313 (-51.62%)
Mutual labels:  geometry
Verb
Open-source, cross-platform NURBS
Stars: ✭ 601 (-7.11%)
Mutual labels:  geometry
Touchdesigner shared
TouchDesigner toxes and small projects
Stars: ✭ 385 (-40.49%)
Mutual labels:  geometry
Cindyjs
A JavaScript framework for interactive (mathematical) content.
Stars: ✭ 495 (-23.49%)
Mutual labels:  geometry
Qodot Plugin
Quake .map support for Godot.
Stars: ✭ 368 (-43.12%)
Mutual labels:  geometry
React Canvas
A pluggable layout and graphics system aimed at powering desktop publishing as well as storm-react-diagrams
Stars: ✭ 357 (-44.82%)
Mutual labels:  geometry
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
Stars: ✭ 484 (-25.19%)
Mutual labels:  geometry
Geomstats
Computations and statistics on manifolds with geometric structures.
Stars: ✭ 498 (-23.03%)
Mutual labels:  geometry
3dtilesrendererjs
Renderer for 3D Tiles in Javascript using three.js
Stars: ✭ 333 (-48.53%)
Mutual labels:  geometry
Inkkit
Drawing and Geometry made easy on iOS - now in Swift 3.0
Stars: ✭ 367 (-43.28%)
Mutual labels:  geometry
Deepxde
Deep learning library for solving differential equations and more
Stars: ✭ 420 (-35.09%)
Mutual labels:  geometry
Jsxgraph
JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser.
Stars: ✭ 605 (-6.49%)
Mutual labels:  geometry
Laravel Mysql Spatial
MySQL Spatial Data Extension integration with Laravel.
Stars: ✭ 578 (-10.66%)
Mutual labels:  geometry

Copyright 2015-2016 Chris Sweeney ([email protected]) 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: [email protected]

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}",
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].