You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Undistorted images, masks and depthmaps are now under the undistorted folder. Use the bin/migrate_undistort.sh script to port old datasets to the new folder structure.
Removed dependency on opengv
Restructured c++ code
Improved
Undistorting 16bit images now produces 16bit undistorted images. @pierotofy