Trying to run the inference code with the latest versions of COLMAP does not work. I believe this is due to changes in the arguments and the expected folder structure under the working directories. I modified inference_colmap.py to use 'inputimages' rather than 'images' throughout to avoid conflicting with the folder COLMAP places undistorted images into.
Trying to run the inference code with the latest versions of COLMAP does not work. I believe this is due to changes in the arguments and the expected folder structure under the working directories. I modified inference_colmap.py to use 'inputimages' rather than 'images' throughout to avoid conflicting with the folder COLMAP places undistorted images into.