Reconstruction Region Set but not applied

Is there a way to share the project and it’s data privately in this case?

I don’t think the problem is with the coordinates since I’ve confirmed that reprocessing the project with the same exact data works on the 2nd or 3rd time and the GPS coordinates are the same in each try. I’ve modified the RC Box file to use local coordinates but has not fixed the problem.
Just FYI, we have other projects being processed with the same rc box file and they’re working, about ~15% of the projects we process per day have this problem.

As I have no other ideas, maybe trying to apply it for 2-3 times will work, though not the best solution.

Sure, I sent you the invitation for the data upload. It can be also in your spam folder.
As you are using still the same rcbox, are you reconstructing still the same area?

Hi Ondrej,

I uploaded a project that was reconstructed without a bounding box.
Yes, it’s always the same area as the commands are coded and there are no changes in between runs.

Thank you for your data. Would it be possible also to add the script you are using?

I can add the commands we’re using if that helps?

I think so.
I tested your region and it worked for me in all occasions. In different projects and also for different places. So, it is strange it didn’t work for you in the first project.

I uploaded a list of commands we’re running, should I maybe also upload the exported RC settings?

That would be helpful, thank you!
Are you using the commands in the way how you sent it or are you choosing the wanted commands to create some script?

The order that is in the file is the exact as they were used on that project, some might be repeating because of some logic that we have, for example in the simplification of the model etc.

Hi Matej, I was testing your scripts and the reconstruction region was set on the first try for me on the correct position, so I wasn’t able to reproduce your issue.

Hi Ondrej,

Thank you for the help so far. I did a bit of more investigation and it seems that while the BB is getting applied, it gets reset after each step (reconstruction, texturing etc.). Is there a reason for this or maybe a potential work around?

Hi Matej
I suppose there needs to be something, what is resetting the region in your commands.
You can try to use setReconstructionRegion command in front of each operation, but in normal process this shouldn’t be necessary.