For some lenses I found the data at lensfun, others are available but not convertible due to different format.
Unfortunately the camera (X-E1) is not detected automatically. I don't know why, the name in profile is same as model name in EXIF.
And for detection of lens ASP probably requires an additional file like "profile_fujilenstable" with lens IDs I couldn't figure out yet for Fuji.
So for XF18, XF35, XF18-55 and XC16-50 I can manually apply the correction.
Does anyone have an idea about the autodetection / Fuji lens IDs?
Additions to profile_fujifilm.txt:
Code: Select all
begin camera
group: fujiX
multiplier: 1.5
menu_make: Fujifilm
menu_model: X-E1
exif_make: FUJIFILM
exif_model: X-E1
end
begin lens
group: fujiX
multiplier: 1.5
aperture: 2.0
menu_lens: XF18mmF2 R
cal_abc: 18.0 -0.01002 0.01206 -0.03947
end
begin lens
group: fujiX
multiplier: 1.5
aperture: 1.4
menu_lens: XF35mmF1.4 R
cal_abc: 35.0 0.00729 -0.02422 0.02113
end
begin lens
group: fujiX
multiplier: 1.5
aperture: 3.5
menu_lens: XC16-50mmF3.5-5.6 OIS
cal_abc: 16.0 0.02487 -0.09617 0.03106
cal_abc: 22.2 0.00843 -0.03427 0.01287
cal_abc: 28.2 0.01218 -0.05193 0.0513
cal_abc: 34.0 -0.00417 0.01591 -0.02319
cal_abc: 41.8 0 -0.00159 0
cal_abc: 50.0 0 0.00416 0
end
begin lens
group: fujiX
multiplier: 1.5
aperture: 2.8
menu_lens: XF18-55mmF2.8-4.0 OIS
cal_abc: 18.0 0.02808 -0.10604 0.07041
cal_abc: 22.3 0.01298 -0.03695 0.01899
cal_abc: 27.7 0.03709 -0.11695 0.1187
cal_abc: 35.8 0.02942 -0.08799 0.09673
cal_abc: 44.4 0.00611 -0.00562 0.0159
cal_abc: 55.0 0.00491 -0.00114 0.01427
end