Describe the bug
Running colmap through terminal trying to scan 444 png files all with a resolution of 3240 x 2160. Every image file fails to read.
To Reproduce
Steps to reproduce the behavior:
I'm installing and running colmap through the command line using the following commands
python scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16BMD
Expected behavior
I was expecting the files to analyze properly. Is there anywhere in documentation that clearly states what formats, data sizes, & resolutions are acceptable inputs? For some reason I can't seem to find accepted file formats and these would be very helpful details to have.
Screenshots

Environment:
- OS: [e.g. Windows 10]
- COLMAP Version [3.7]
- Capture Device [BMD URSA 12k]
Describe the bug
Running colmap through terminal trying to scan 444 png files all with a resolution of 3240 x 2160. Every image file fails to read.
To Reproduce
Steps to reproduce the behavior:
I'm installing and running colmap through the command line using the following commands
python scripts/colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16BMD
Expected behavior
I was expecting the files to analyze properly. Is there anywhere in documentation that clearly states what formats, data sizes, & resolutions are acceptable inputs? For some reason I can't seem to find accepted file formats and these would be very helpful details to have.
Screenshots

Environment: