Git Product home page Git Product logo

sobfu's Introduction

sobfu

software for 3d reconstruction of non-rigidly deforming scenes using depth data, based on sobolevfusion

dependencies

  • boost
  • nvidia gpu with cuda >8.0
  • opencv
  • pcl 1.8.1
  • vtk

installation

to install, run source setup.sh -a

usage

./build/bin/app /path/to/data /path/to/params <--enable-viz> <--enable-log> <--verbose>

  • the data directory must include folders color and depth
  • the folder params has files with recommended parameters for some of the scenes from volumedeform and killingfusion datasets

options

  • with --enable-viz, screenshots from the pcl viewer will be logged in .png format to /path/to/data/screenshots
  • with --enable-log, meshes computed from the model tsdf's via marching cubes will be logged in .vtk format to /path/to/data/meshes
  • --verbose and --vverbose control verbosity of the solver

example reconstructions

reconstructions of some of the scenes from the volumedeform and killingfusion projects can be viewed on our youtube playlist

there is a large trade-off between frame rate and reconstruction quality--sample reconstructions ran at approx. 2fps

issues

  • drift in longer scenes due to less than perfect registration
  • topological changes

references

@InProceedings{Slavcheva_2018_CVPR,
author = {Slavcheva, Miroslava and Baust, Maximilian and Ilic, Slobodan},
title = {SobolevFusion: 3D Reconstruction of Scenes Undergoing Free Non-Rigid Motion},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2018}
}

sobfu's People

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.