Menu

#113 Support for Fujifilm X-E3

implemented
seebk
None
2018-09-09
2018-01-03
Dirk
No

Hello,

could you please add support for the Fujifilm X-E3. It should be quite similar to the Fujifilm X-T20.

Please feel free to ask, if you need some more information about the camera or some test data.

Thanks and best regards,
Dirk

Discussion

  • Dirk

    Dirk - 2018-01-03

    I had a look on this page: http://lensfun.sourceforge.net/manual/addcamera.html and followed the instructions.

    d = sqrt(23.6^2 x 15.6^2) mm = 28,29 mm
    cropfactor = 43.27 / d = 1.5295

    usage of exiv2 and a *.RAF image:
    Camera make: FUJIFILM
    Camera model: X-E3

    So the XML entry should look like this:

    <camera>
        <maker>Fujifilm</maker>
        <model>X-E3</model>
        <mount>Fujifilm X</mount>
        <cropfactor>1.53</cropfactor>
    </camera>
    
     
  • Joseph Casalino III

    I'd also like to echo this request to have the X-E3 added to the list.

     
  • seebk

    seebk - 2018-09-09

    Thanks, it is now in git master database.

     
  • seebk

    seebk - 2018-09-09
    • status: open --> accepted
    • assigned_to: seebk
     
  • seebk

    seebk - 2018-09-09
    • status: accepted --> implemented
     
Auth0 Logo