Created
May 25, 2015 03:48
-
-
Save PkmX/9fc4fb1a13d89ea40dba to your computer and use it in GitHub Desktop.
Nexus 5 Lens Calibration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<lensdatabase version="1"> | |
<camera> | |
<maker>LGE</maker> | |
<model>Nexus 5</model> | |
<mount>lgeNexus5</mount> | |
<cropfactor>7.61</cropfactor> | |
</camera> | |
<lens> | |
<maker>LGE</maker> | |
<model>Nexus 5 & compatibles (Standard)</model> | |
<model lang="en">fixed lens</model> | |
<aperture value="2.5" /> | |
<focal value="3.97" /> | |
<mount>lgeNexus5</mount> | |
<cropfactor>7.61</cropfactor> | |
<calibration> | |
<distortion focal="3.97" model="ptlens" a="-0.017" b="0.041" c="-0.013" /> | |
<vignetting focal="3.97" model="pa" aperture="2.5" distance="1000" k1="-1.2989" k2="1.0213" k3="-0.3397" /> | |
</calibration> | |
</lens> | |
</lensdatabase> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment