Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Lennart Hildebrandt

Pages: [1]
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

2
General / Help with Scale Bar Selection Needed !
« on: February 23, 2024, 11:58:32 AM »
Hello everyone!

I'm struggling with the use of scale bars within my stereo camera reconstruction.
I use a Python code which allows me to import the pictures of both cameras seperately and it automaticly creates scales bars inbetween both pictures of the stereo pairs with a defined base length.
Generally everything works fine and the scale seems to be correct. Even tho there is a total scale error of approx 1 cm.
To increase the accuracy of my product I wanted to eliminate those scale bars that do not fit very well and that distort the error value.
I found that one can check or uncheck the scale bars individually in the reference pane. Anyway I do not know how to proceed from there on. Is it possible to use only the scale bars I want and with that rescale the reconstruction?

Regards
Lennart

Edit: I do work with version 1.7.5

Pages: [1]