-
-
Notifications
You must be signed in to change notification settings - Fork 949
Description
Describe the bug
I'm getting a far worse mesh reconstruction with data from colmap 3.12.6 compared to 3.11.1
I am using datasets of building interiors and I get most of the center of the mesh missing, walls floors stuff like that but the dense point cloud coming out of colmap seems to be about the same.
I wrote a little script to take in images and produce textured meshes that uses colmap's automatic_reconstructor and the example steps for openmvs.
I've tried with openMVS 2.3.0 and the latest git commit with no difference
To Reproduce
Run this script https://github.com/TimKritikos/data-to-3D ( commit 2e5d285 ) with probably any dataset using colmap 3.12.6 and 3.11.1
Screenshots

Here you can see the wall floor and the couch apart from the pillows are missing. The only difference between the two is the colmap version and the seed but I've not had a difference nearly this big changing the seed and keeping the versions the same
Desktop (please complete the following information):
- OS: Linux