1
Python and Java API / Rescaling BBox after Alignement
« on: February 28, 2024, 12:42:52 PM »
Hello Community,
currentyl I'm running my Workflow through an own Python script.
As I found out that Metashape often screws up the bounding box within my use cases, I have to check it manually everytime before creating the dense scene.
I'd like to skip this and keep my programm consistent so I'm looking for a solution to set the size of the bbox at 30 m x 30 m x 10 m for example.
But it seems that I do not understand the API in this case. Is there anyone who can help me out?
Thanks in advance.
Regards
Lennart
currentyl I'm running my Workflow through an own Python script.
As I found out that Metashape often screws up the bounding box within my use cases, I have to check it manually everytime before creating the dense scene.
I'd like to skip this and keep my programm consistent so I'm looking for a solution to set the size of the bbox at 30 m x 30 m x 10 m for example.
But it seems that I do not understand the API in this case. Is there anyone who can help me out?
Thanks in advance.
Regards
Lennart