Open SSground opened 2 years ago
We need the input images and depth maps all have the same size. You may pre-process them by resizing them to the same. Then, you may extend the BaseDatabase
as ExampleDatabase
(both in dataset/database.py
) to use NeuRay.
After colmap image_undistorter ,inconsistent image size. (*geometric.bin)the depth image size is not uniform and the code does not work.