Coder Social home page Coder Social logo

jespestana / colmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from colmap/colmap

0.0 2.0 1.0 2.88 MB

COLMAP - Structure-from-Motion

Home Page: https://colmap.github.io/

CMake 0.35% MATLAB 0.08% Python 0.52% Shell 0.03% C++ 29.19% Objective-C 1.65% Cuda 1.63% C 66.54% GLSL 0.02%

colmap's Introduction

COLMAP

COLMAP is a general-purpose Structure-from-Motion 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 GNU General Public License. If you use this project for your research, please cite:

@inproceedings{schoenberger2016sfm,
    author = {Sch\"{o}nberger, Johannes Lutz and Frahm, Jan-Michael},
    title = {Structure-from-Motion Revisited},
    booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
    year={2016},
}

The source code is available at https://github.com/colmap/colmap. COLMAP builds on top of existing work and when using specific algorithms within COLMAP, please also consider citing the original works, as specified in the source code.

Getting Started

  1. Download the pre-built binaries from http://people.inf.ethz.ch/jschoenb/colmap/ or build the library manually as described in the documentation.
  2. Watch the short introductory video at https://www.youtube.com/watch?v=P-EC0DzeVEU or read the tutorial in the documentation for more details.

Documentation

The documentation is available at https://colmap.github.io/.

Support

Please, use the GitHub issue tracker at https://github.com/colmap/colmap for bug reports, questions, suggestions, etc.

Acknowledgments

The library was written by Johannes L. Schönberger (http://people.inf.ethz.ch/jschoenb/). Funding was provided by his PhD advisor Jan-Michael Frahm (http://frahm.web.unc.edu/) through the grants NSF No. IIS-1349074, No. CNS-1405847, and the MITRE Corp.

Contribution

Contributions (bug reports, bug fixes, improvements, etc.) are very welcome and should be submitted in the form of new issues and/or pull requests on GitHub.

Please, adhere to the Google coding style guide:

http://google-styleguide.googlecode.com/svn/trunk/cppguide.html

by using the provided ".clang-format" file.

Document functions, methods, classes, etc. with inline documentation strings describing the API, using the following format:

// Short description.
//
// Longer description with a few sentences and multiple lines.
//
// @param parameter1            Description for parameter 1.
// @param parameter2            Description for parameter 2.
//
// @return                      Description of optional return value.

Add unit tests for all newly added code and make sure that algorithmic "improvements" generalize and actually improve the results of the pipeline on a variety of datasets.

License

The software is licensed under the GNU General Public License v3 or later. If you are interested in licensing the software for commercial purposes, without disclosing your modifications, please contact the authors.

COLMAP - Structure-from-Motion.
Copyright (C) 2016  Johannes L. Schoenberger <jsch at cs.unc.edu>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

colmap's People

Contributors

ahojnnes avatar puzzlepaint avatar

Watchers

James Cloos avatar Jesús Pestana Puerta avatar

Forkers

hajungong007

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.