- Pix4D Documentation
- PIX4Dmapper
- Quick links
Which Cameras exist in PIX4Dmapper Database and which Parameters are used?
All registered cameras, and each camera's parameters in the PIX4Dmapper camera database are registered in the icmdb.xml file located in the PIX4Dmapper installation folder, which is stored, by default, in:
C:\Users\Your Username\AppData\Local\pix4d\common\19
<camera name="CanonEOS500D_18.0_4752x3168">
<imageWidth>4752</imageWidth>
<imageHeight>3168</imageHeight>
<pixelSize>4.778535</pixelSize>
<principalPointXmm>11.3538</principalPointXmm>
<principalPointYmm>7.5692</principalPointYmm>
<lensType>perspective</lensType>
<focalLengthmm>18.802676</focalLengthmm>
<distortion>5</distortion>
<radialK1>0</radialK1>
<radialK2>0</radialK2>
<radialK3>0</radialK3>
<tangentialT1>0</tangentialT1>
<tangentialT2>0</tangentialT2>
<cameraModelSource>internalDB</cameraModelSource>
<bandConfig>
<band name="Red" centralWaveLength="660" width="0" weight="0.2126"/>
<band name="Green" centralWaveLength="550" width="0" weight="0.7152"/>
<band name="Blue" centralWaveLength="470" width="0" weight="0.0722"/>
</bandConfig>
</camera>