DPR Forum

Welcome to the Friendly Aisles!
DPRF is a photography forum with people from all over the world freely sharing their knowledge and love of photography. Everybody is welcome, from beginners to the experienced professional. Whether it is Medium Format, fullframe, APS-C, MFT or smaller formats. Digital or film. DPRF is a forum for everybody and for every format.
Enjoy this modern, easy to use software. Look also at our Reviews & Gallery!

libx3f

Ille

Member
Hi everybody,

I just pushed the sources of a new lib to decode x3f raw files on github.
The lib is meant for use under Linux, and depends on libjpeg-8.
It comes with a simple demo program (GTK based) displaying the thumbnail, the preview and the raw (uncorrected) image as RGB, and each of the RGB channel as greyscale image.
The lib is based upon Dave Coffin's dcraw code for the decoding of earlier SD9/10/14 and Roland Karlsson's x3fTools for the later SD15/SD1/DP1/DP2.
No interpolation is done so far, the raw image is not in the sRGB colorspace, thus it looks very grey and undersaturated.
I would like to get some feedback, so an interpolation algorithm could be done.
The repository is to be found here: https://github.com/tam-ille/libx3f

Regards,
Ille
 
Back
Top