Code Monkey home page Code Monkey logo

uavmvs's Introduction

UAVMVS - UAV capture planning for MVS reconstructions

The algorithm was published in Dec. 2018 at SIGGRAPH Asia. Please refer to our project website (https://vccimaging.org/Publications/Smith2018UAVPathPlanning/) for the paper and further information.

Dependencies

The code and the build system have the following prerequisites:

  • git
  • make
  • gcc (>= 5.4.0)
  • cuda (>= 8.0.0)
  • libglfw, libGL, libgomp, libpng, libjpg, libtiff

Furthermore the code depends on the following projects, some with adaptions so please clone and build the respective branches:

Execution

Starting any application without parameters will print a description and an explanation of the parameters.

Compilation

  1. git clone https://github.com/nmoehrle/uavmvs.git
  2. cd uavmvs
  3. premake5 gmake
  4. cd build
  5. make (or make -j for parallel compilation)

License and Citing

Our software is licensed under the BSD 3-Clause license, for more details see the LICENSE.txt file.

If you use our capture planning code for research purposes, please cite our paper:

@inproceedings{Smith2018Aerial,
  title={Aerial Path Planning for Urban Scene Reconstruction:
    a Continuous Optimization Method and Benchmark},
  author={Smith, Neil and Moehrle, Nils and Goesele, Michael and Heidrich, Wolfgang},
  year={2018},
  publisher={ACM}
}

Contact

If you have trouble compiling or using this software, if you found a bug or if you have an important feature request, please use the issue tracker of github: https://github.com/nmoehrle/uavmvs

uavmvs's People

Contributors

nmoehrle avatar yilinliu77 avatar

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.