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.


Messages - BorodinMaxim

Pages: [1]
1
Python and Java API / Re: How to get camera location accuracy?
« on: August 18, 2022, 10:25:40 AM »
Alexey, thanks to

2
Python and Java API / How to get camera location accuracy?
« on: August 17, 2022, 07:52:27 PM »
How to get the accuracy of the camera estimate as in the screenshot


P.S.
Code: [Select]
chunk.cameras[0].reference.accuracy is None # True

3
Is there a solution to my problem?

4
Alexey, I need to move cameras to new (empty) chunk

5
How to move a camera from one chunk to another?
I didn't find any information about this in the Python API Reference. However, this can be easily done using the User Interface.
How can I do this using the API?


Pages: [1]