Closed trzy closed 2 years ago
Looking at colmap2adop.cpp I see that this is a property of the JPEG header. Unfortunately, I can't go back and recapture the scene. Perhaps I can force this value to 0 in colmap2adop?
Should be fixed with 1b20452c9eeaaa5d2d1e5d0d03445da66a5c0194
Hi,
I'm trying to learn how to use ADOP for my own set of images. I've never really used colmap before but using audomatic reconstruction in the GUI, was able to produce a dense and sparse reconstruction. Note that my .ply point cloud file is located in $SCENE_BASE/dense/0 rather than $SCENE_BASE as in the usage example in README.md.
I get tripped up by some assertion and I'm not sure if there is a workaround. Here is my output:
Any help would be appreciated.
Thank you,
Bart