OpenSfM icon indicating copy to clipboard operation
OpenSfM copied to clipboard

Add DJI Zenmuse P1 to sensor_data.json

Open summitbri opened this issue 2 years ago • 1 comments

https://www.dji.com/zenmuse-p1/specs

summitbri avatar Jul 18 '22 18:07 summitbri

if helpful, this is the pix4d profile

<camera name="ZenmuseP1_35.0_8192x5460">
<imageWidth>8192</imageWidth>
<imageHeight>5460</imageHeight>
<pixelSize>4.27246</pixelSize>
<principalPointXmm>17.5</principalPointXmm>
<principalPointYmm>11.6638</principalPointYmm>
<lensType>perspective</lensType>
<focalLengthmm>35.00999</focalLengthmm>
<distortion>5</distortion>
<radialK1>-0.047957</radialK1>
<radialK2>0.0205183</radialK2>
<radialK3>-0.0972836</radialK3>
<tangentialT1>0.00179669</tangentialT1>
<tangentialT2>-0.00139674</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>

summitbri avatar Jul 19 '22 02:07 summitbri

Closed via PR#933

summitbri avatar Aug 30 '22 13:08 summitbri