Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

Add constraint to get absolute scale reconstruction

Open jhaggle opened this issue 3 years ago • 3 comments

In structure-from-motion with a single camera the scene can be only recovered up to a scale. However if you have more information such as baseline of the camera motion or the dimension of at least one element in the scene, the absolute scale can be reconstructed. Is there a way to add such constraints in meshroom?

jhaggle avatar Jan 20 '22 16:01 jhaggle

You can have a look at the SfMTransform node.

You can put CCTag markers in the scene with a known distances between them to rescale your scene precisely. There are also other options to rescale your scene globally based on the bounding box of all cameras or all points, but that's not really reliable in practice.

fabiencastan avatar Jan 20 '22 18:01 fabiencastan

  • https://github.com/alicevision/meshroom/wiki/CCTAG-scaling

natowi avatar Jan 22 '22 23:01 natowi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 12 '22 18:06 stale[bot]