Pure Java JPEG Decoders?
October 11, 2006 on 8:42 am | | In Dev, General, Imaging, Java, Library | Comments OffAs there are always some issues with loading images I recently checked if there is any pure & free2use Java implementation of a JPEG decoder. Well, obviously there isn’t any alternative to Sun’s javax.imageio package. However I found an interesting site summarizing libraries for de- and encoding raster images here.
As for my schedule: I plan to write some simple decoder for PPM, just a ppm to BufferedImage converter, which should be threaded to support parallel execution on the new double core systems. Doing the same with JPG would be quite a thing I think ![]()
No Comments yet
Sorry, the comment form is closed at this time.
© 2004-2007 by Mathias Lux
>> Contents of this page are licensed under the CreativeCommons Attribution 2.5 license <<