GithubHelp home page GithubHelp logo

wojak27 / map2dfusion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samueldudley/map2dfusion

0.0 1.0 0.0 11.65 MB

This is an open-source implementation of paper: Real-time Incremental UAV Image Mosaicing based on Monocular SLAM.

Home Page: http://zhaoyong.adv-ci.com/map2dfusion/

License: GNU Lesser General Public License v3.0

Makefile 0.07% CMake 0.25% QMake 0.08% C++ 80.14% C 13.25% MATLAB 0.01% M4 0.01% Gnuplot 0.01% Awk 0.01% Shell 0.01% HTML 5.60% CSS 0.05% Roff 0.02% Batchfile 0.01% Lua 0.04% Cuda 0.46%

map2dfusion's Introduction

Map2DFusion


Brief Introduction

This is an open-source implementation of paper: Map2DFusion: Real-time Incremental UAV Image Mosaicing based on Monocular SLAM.

Website : http://zhaoyong.adv-ci.com/map2dfusion/

Video : https://www.youtube.com/watch?v=-kSTDvGZ-YQ

PDF : http://zhaoyong.adv-ci.com/Data/map2dfusion/map2dfusion.pdf

1. Compilation

1.1. Resources

  • Download the latest code with:
    • Git:

        git clone https://github.com/zdzhaoyong/Map2DFusion
      

1.2. Dependencies

  • OpenCV : sudo apt-get install libopencv-dev
  • Qt : sudo apt-get install build-essential g++ libqt4-core libqt4-dev libqt4-gui qt4-doc qt4-designer
  • QGLViewer : sudo apt-get install libqglviewer-dev libqglviewer2
  • Boost : sudo apt-get install libboost1.54-all-dev
  • GLEW : sudo apt-get install libglew-dev libglew1.10
  • GLUT : sudo apt-get install freeglut3 freeglut3-dev
  • CUDA (optional) : see https://developer.nvidia.com/cuda-downloads

Warnning: Compilation with CUDA can be enabled after CUDA_PATH defined.

1.3. Compilation

If you are using linux systems, it can be compiled with one command (tested on ubuntu 14.04):

cd Map2DFusion;make

2. Usage

Obtain the sample sequence and launch:

git clone https://github.com/zdzhaoyong/phantom3-village-kfs
./Map2DFusion DataPath=phantom3-village-kfs

More sequences can be downloaded at the NPU DroneMap Dataset.

3. Contact

If you have any issue compiling/running Map2DFusion or you would like to know anything about the code, please contact the authors:

 Yong Zhao -> [email protected]

map2dfusion's People

Contributors

zdzhaoyong avatar

Watchers

 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.