Reading JPEG images in Erlang

Zvi zvi.avraham@REDACTED
Tue Aug 3 16:59:10 CEST 2010


Hi,

I trying to parse JPEG file in Erlang. I tried jungerl erl_img
library, it seems to be working for other image formats, but not for
JPEG.
I prefer native Erlang code, but if not available, I would use binding
to some C library.
Any pointers?

Thanks in advance,
Zvi


More information about the erlang-questions mailing list