Does anyone know if it is possible to open a ljpg (lossless jpeg) file in Python? (specifically I'm using spyder on Windows XP).
I've searched around on Google, here and the Python documentation and I can't see anything.
If it's not possible, I'll try to work out how to call Octave to convert it, but it would be great if I didn't have to do that.
Thanks!