Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunghoon Im committed Jan 25, 2017
1 parent 9ec18ce commit e3f3426
Showing 1 changed file with 44 additions and 1 deletion.
45 changes: 44 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,44 @@
# SfSM
# SfSM
(SDfSM: Structure from Small Motion)

Source code and datasets for the paper:

_S. Im, H. Ha, G. Choe, H.-G. Jeon, K. Joo and I.S. Kweon_, [**High Quality Structure from Small Motion for Rolling Shutter Cameras**](https://drive.google.com/file/d/0BzgPRA7JXoFiVHprSVhZT041Z00/view) - [**ICCV 2015**](http://pamitc.org/iccv15/)

- [**Project page**](https://sites.google.com/site/shimrcv/imiccv15)

## How to run
* run main.m


**Important Information**

The ratio of readout time

We set the ratio of readout time (settig.alpha) as 0.5 for our capturing device (Canon 60D). When you run our code with global shutter cameras, set alpha as 0.


## Authors

* [Sunghoon Im](https://sites.google.com/site/shimrcv/)
* [Hyowon Ha](https://sites.google.com/site/hyowoncv/)
* [Gyeonmin Choe](http://rcv.kaist.ac.kr/gmchoe/)
* [Hae-Gon Jeon](https://sites.google.com/site/hgjeoncv/)
* [Kyungdon Joo](https://sites.google.com/site/kdjoocv/)
* [In So Kweon](http://rcv.kaist.ac.kr/)

© 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{im2015high,
title={High quality structure from small motion for rolling shutter cameras},
author={Im, Sunghoon and Ha, Hyowon and Choe, Gyeongmin and Jeon, Hae-Gon and Joo, Kyungdon and So Kweon, In},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
pages={837--845},
year={2015}
}
~~~~


0 comments on commit e3f3426

Please sign in to comment.