Hello!
I wish to estimate the camera position using the cesium images. To do this, I need to understand the camera used in terms of its focal length, camera rotation matrix and translation vector, basically transformation matrix used to convert the 3D positions to the 2D (pixel or picture reference frame) coordinates in the image. Is this something that can be manually defined? Is there any default setting?
Thanks in advance!