Hi Johannes,
I am working on the reconstruction of the specific objects of complex geometric form. I used to use VisualSFM - CMP-MVS pipeline.
Recently, I was looking to improve the quality of my models with global SFM. And I found your "Structure-from-Motion Revisited" paper.
I just have tested the COLMAP on my dataset. The resulting sparse model is really impressive. Now I am trying to export it to the CMP-MVS input format.
COLMAP output is not producing the ".ini" file while exporting. I'm a bit confused with using the COLMAP output as CMP-MVS input because CMP-MVS expects the ".ini" input.
Can you advice how to use the COLMAP output as CMP-MVS input, please