eLynx lab
Overview

Contents


What's eLynx lab?

eLynx lab is a free open sources image processing software under GNU licence.
This software is base on eLynx SDK, a c++ cross-platform project for image processing.


What are the goals of the project?

If you want to participate in this project, you can look at the eLynx sdk group and join us.

Current state?

eLynx lab has been tested on:

Supported image formats?

eLynx Lab supports internal image formats (using eLynx sdk V2):

Image
types
Resolutions
integerfloating point
8-bit16-bit32-bit32-bit64-bit
Gray Yes Yes Yes Yes Yes
Gray+Alpha Yes Yes Yes Yes Yes
Gray+Bayer Yes Yes Yes Yes Yes
RGB Yes Yes Yes Yes Yes
RGB+Alpha Yes Yes Yes Yes Yes
Complex No No Yes Yes Yes
HLS No No No Yes Yes
CIE XYZ No No No Yes Yes
CIE Luv No No No Yes Yes
CIE Lab No No No Yes Yes
CIE Lch No No No Yes Yes
Hunter Lab No No No Yes Yes

Supported file formats?

R/WRead/Write RRead only
File
Format
Pixel type and resolution
Typeintegerfloating point
8-bit16-bit32-bit32-bit64-bit
fits GrayR/W R/W R/W R/W R/W
RGBR/W R/W R/W R/W R/W
tiff GrayR/W R/W - R/W -
BayerR/W R/W - R/W -
RGBR/W R/W - R/W -
jpeg GrayR/W - - - -
RGBR/W - - - -
gif GrayR - - - -
RGBR - - - -
RGB+AlphaR - - - -
bmp GrayR - - - -
RGBR - - - -
RGB+AlphaR - - - -
png GrayR/W R/W - - -
Gray+AlphaR/W R/W - - -
RGBR/W R/W - - -
RGB+AlphaR/W R/W - - -
psd GrayR R - - -
RGBR R - - -
LabR R - - -
CMYKR R - - -
pbm GrayR - - - -
pgm GrayR/W R/W - - -
Gray+AlphaR/W R/W - - -
ppm GrayR/W R/W - - -
CRWBayer - R - - -
CR2Bayer - R - - -
RAFBayer - R - - -
NEFBayer - R - - -
ORFBayer - R - - -
PEFBayer - R - - -

Supported cameras?