ahojnnes · GitHub

In previous versions of Colmap, the `model_aligner` would align a 3D model to a set of camera poses. In this version, not setting the `alignment_type` option defaults to aligning the model with the dominant plane, which is not the behavior users would expect given previous versions (see colmap#1239 ). I suggest to keep backwards compatibility by keeping the original behavior as the default.

@ahojnnes

lucasthahn pushed a commit to tne-ai/colmap that referenced this pull request

Aug 17, 2022
In previous versions of Colmap, the `model_aligner` would align a 3D model to a set of camera poses. In this version, not setting the `alignment_type` option defaults to aligning the model with the dominant plane, which is not the behavior users would expect given previous versions (see colmap#1239 ). I suggest to keep backwards compatibility by keeping the original behavior as the default.

Read the original on github.com ↗