Hello everybody,
I have a new question.
I need to find an image pair (taken with two cameras at the exact same time) by its date and time to create a scalebar.
chunk3.addScalebar(chunk3.cameras[x], chunk3.cameras[y])
sb.reference.distance = 1
Of course, I want to find x and y.
Do I have to update or something like that after creating the scalebar(s) (like in the GUI)?
Afterwards, I actually want to calculate the estimated length of scalebars and maybe remove the worst one.
Any suggestions or hints to help me?
Thanks in advance!
Kind regrads.