GithubHelp home page GithubHelp logo

xiaojiean / online_3d_reconstruction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pk17r/online_3d_reconstruction

0.0 0.0 0.0 649.79 MB

Program to do online 3D reconstruction with pose correction of UAV. High localization and object dimensional accuracy. Low overhead and running costs. Uses GPU for matching and multi-threading for point cloud creation, filtering, downsampling, visualization.

CMake 2.82% C 3.43% C++ 32.82% Makefile 60.53% MATLAB 0.41%

online_3d_reconstruction's Introduction

Online 3D Reconstruction on a UAV

Program to do online 3D reconstruction with pose correction of UAV. Very high localization and object dimensional accuracy alt text

Dependencies:

  • OpenCV 3.1
  • PCL 1.7
  • CUDA 8.0

Inputs:

  • disparity images
  • camera images
  • UAV GPS and IMU state estimate pose Quaternion

Speeds:

  • sparse cloud ~ 22 fps, semi-dense cloud ~ 12 fps

Algo:

alt text alt text alt text alt text alt text

Comparision of Presented 3D Reconstruction results (fitst) with Agisoft PhotoScan results (second)

alt text alt text alt text

Accuracy:

  • UAV flying altitude 22m. localization with < 10 cm, object dimension accuracy < 3 cm alt text

Appendix:

Filtering Raw Stereo:

alt text alt text alt text alt text

Self notes:

pcl 1.6 requires vtk 5.10.1 to work install using sudo apt-get install libvtk5.10-qt4 libvtk5.10 libvtk5-dev

Usage:

./pose 1230 1400 --seq_len 50 --preview --voxel_size 0.05 --jump_pixels 15 --range_width 100 --dist_nearby 6 --min_points_per_voxel 1 --blur_kernel 30 ./pose 1230 1400 --seq_len 50 --preview --voxel_size 0.05 --jump_pixels 15 --range_width 100 --dist_nearby 6 --min_points_per_voxel 1 --blur_kernel 30 --dont_downsample

online_3d_reconstruction's People

Contributors

pk17r 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.