Closed vincent-leroy closed 7 months ago
The data is processd by hloc using:
ns-process-data video --data $video --output-dir $data --num-frames-target $num_imgs --sfm-tool hloc
We do not use sepecific distortion correction parameters to process data. Since the videos are captured by the standard consumer camera (no 360 data involved). It can be directly used for nove view synthesis task.
Ok thanks!
Hello, Thanks for this awesome dataset. Are the 960x540 images already undistorted or do we need to undistort them ourselves using the OPENCV camera model provided in the colmap files?