GithubHelp home page GithubHelp logo

xtsxisaxns / adfsm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sunghoonim/adfsm

0.0 0.0 0.0 87.36 MB

All-around Depth from Small Motion with A Spherical Panoramic Camera

Home Page: https://www.youtube.com/watch?v=Ec9evr52hs8

License: GNU General Public License v3.0

MATLAB 100.00%

adfsm's Introduction

ADfSM

(ADfSM: All-around Depth from Small Motion)

Source code and datasets for the paper:

S. Im, H. Ha, F. Rameau, H.-G. Jeon, G. Choe and I.S. Kweon, All-around Depth from Small Motion with A Spherical Panoramic Camera - ECCV 2016

Dependency

How to run

  • run main.m

Important Information

Frame selection

The current implementation uses only the first 30 frames of your video clip. If you want to try with a different number of images or different sampling rate, please change 'setting.sam_rate'.

Dense matching step

We implemented the function "DenseMatching" to receive a scale for image downsampling and the number of labels for your convenience in testing. (Default: 0.5 scale and 64 labels for quick tests, you can change them ('setting.scaling, 'setting.num_label')

For the depth refinement, we utilized a tree-based depth upsampling approach [1,2].

Authors

© 2017 Sunghoon Im, Korea Advanced Institute of Science and Technology (KAIST)

IMPORTANT: If you use this software please cite the following in any resulting publication:

@inproceedings{im2016all,
  title={All-Around Depth from Small Motion with a Spherical Panoramic Camera},
  author={Im, Sunghoon and Ha, Hyowon and Rameau, Fran{\c{c}}ois and Jeon, Hae-Gon and Choe, Gyeongmin and Kweon, In So},
  booktitle={European Conference on Computer Vision},
  pages={156--172},
  year={2016},
  organization={Springer}
}

References

  1. Yang, Qingxiong. "Stereo matching using tree filtering." IEEE transactions on pattern analysis and machine intelligence 37.4 (2015): 834-846.
  2. Yang, Qingxiong. "A non-local cost aggregation method for stereo matching." Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on. IEEE, 2012.

adfsm's People

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.