Skip to content

Depth from Uncalibrated Small Motion Clip

License

Notifications You must be signed in to change notification settings

wangteng1111/DfUSMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DfUSMC

(DfUSMC: Depth from Uncalibrated Small Motion Clip)

Source code and dataset for the paper:

H. Ha, S. Im, J. Park, H.-G. Jeon and I.S. Kweon, High-quality Depth from Uncalibrated Small Motion Clip, CVPR 2016

How to Run

  1. Open main.cpp
  • Set filepath, data_name, and video_format properly.
  • Run
cmake .
make

Authors

© 2016 Hyowon Ha, Korea Advanced Institute of Science and Technology (KAIST)

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

@inproceedings{ha2016high,
  title={High-quality Depth from Uncalibrated Small Motion Clip},
  author={Ha, Hyowon and Im, Sunghoon and Park, Jaesik and Jeon, Hae-Gon and Kweon, In So},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2016}
}

About

Depth from Uncalibrated Small Motion Clip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.6%
  • C 16.7%
  • CMake 0.7%