ThomasZiegler / RS-aware-differential-SfM

This code is a C++ implementation of the proposed work "Rolling-Shutter-Aware Differential SfM and Image Rectification" by Zhuang et al.
GNU General Public License v3.0
41 stars 6 forks source link

Fix #1: Correct README and task file for example sweep #2

Closed ThomasZiegler closed 3 years ago

ThomasZiegler commented 3 years ago

The data in the example sweep contains only the values for k=0.25, k=0.75, and k=1.25. The taks.txt had previousle also k=0, k=0.5, and k=1.0 listed (see #1).