Specifications of xmp.camera tags - PIX4Dmapper
The XMP namespace Camera is defined by Pix4D, URI: http://pix4d.com/camera/1.0
(XMP) Camera
(XMP) Radiometric correction
(XMP) Radiometric calibration target
(XMP) Position and orientation
(XMP) Sun irradiance position and orientation
(XMP) Bit-depth reduction
(XMP) Miscellaneous
(XMP) Camera
0.201690322,-0.358534038,
0.256185599,
0.004208643,0.000268361
1583.319083002,0,0,
1583.319083002
0,1,-0.025178575,
0.167834214
(XMP) Radiometric correction
Name of each band (sequence).
Single page image: one name for each band of the image.
Multipage image: one band name per image page. (Note: this allows only one band per page since the sequence of the sequence is not possible).
The band name must not start with the following characters: 0-9, ',', '(' or ')'.
{10, 7}
{1, -0.114886,-0.0456918,
-0.176716, 1, 0,
-0.0715561, 0, 1}
(XMP) Radiometric calibration target
Specifies if this image is a radiometric calibration target: 0 = no, 1 = yes but invalid, 2 = yes and valid.
For Sequoia cameras: 0 = no, 1 and 2 = yes.
(XMP) Position and orientation
EPSG:4326
EPSG:6318
EPSG:5773
EPSG:5703
(XMP) Sun irradiance position and orientation
Xmp.Camera.SunSensorPitch
(XMP) Bit-depth reduction
Sequence of double, alpha parameter for each band.
This and the following two tags are used to undo a gamma transform which has been applied to fit data in 8bit space without losing the dynamic range:
pixel_final = alpha * pixel_normalized^gamma + beta;
where pixel_normalized is the pixel value stored in the JPG image scaled to the [0,1] interval.