Hello,
When I run some reconstructions via the CLI on some big scenes, I get greeted with the following warning in the attached image.
The problem is that this warning actually forbids the processing to go any further onto the next steps I programmed in the CLI command.
In my example, I’m usually doing something like align->mvs->simplify->texture->…etc and it gets stuck at the end of mvs because this warning pops up. Obviously this kinds of defeats the purpose of automating my pipeline…
Is there a way to make sure that this warning is always disabled ? An option I can pass to the CLI or to the settings file somehow ? I know that there is a “do not show again” box here but can I make sure that this is basically always checked in programmatically ?
thanks in advance!