Interior orientation of aerial images using Python
The purpose of interior orientation is to transform the ground coordinate system into a photographic coordinate system (reconstructing the internal geometry of the camera). This transformation is a two-dimensional to two-dimensional change, so we use the aforementioned transformations for this…