Image EXIF / XMP tags¶
Frame camera interior and exterior parameters can be read from image EXIF / XMP tags. The tables below list required tag sets. If more than one set is present, the first complete set is used.
Interior parameters¶
Exterior parameters¶
Camera position¶
Tag set |
Tag type |
XMP Namespace(s) |
|---|---|---|
|
XMP |
|
|
EXIF |
Camera orientation¶
Tag set |
Tag type |
XMP Namespace(s) |
|---|---|---|
|
XMP |
|
|
XMP |
|
Note
Conversion from (roll, pitch, yaw) camera orientation is approximate and relies on the world CRS having minimal distortion in the imaged area.
Note
See the test data for examples of images with valid EXIF / XMP tags.
Note
Reading camera parameters from EXIF / XMP tags is currently experimental. If you need support for tags not included above, please see the contribution guide.