troosh / openjpeg

Automatically exported from code.google.com/p/openjpeg
Other
0 stars 0 forks source link

Support for Java JAI Imageio #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi !

Is it possible to run openjpeg as a JAI Imagio Plugin or is there some work on 
this field to use openjpeg with JAI Image IO ?

yours

Arnold

Original issue reported on code.google.com by josef.fr...@j4care.com on 15 Sep 2011 at 6:22

GoogleCodeExporter commented 9 years ago
I believe there is a swig-java binding. Time to resurect it.

Original comment by mathieu.malaterre on 11 Jan 2012 at 9:21

GoogleCodeExporter commented 9 years ago
Java JAI Imageio is dead. We should not make any step in this direction.

The "Image I/O extension for JAI" 
(http://download.java.net/media/jai-imageio/builds/release/) provides numerous 
image format, but many of them have bugs and doesn't seem to be maintained 
anymore. Now, every standard codecs provided in the standard Java distribution 
seems to be better than the JAI ones.

"ImageIO-ext" could be an alternative.

Closing as wontfix.

Original comment by mathieu.malaterre on 29 May 2012 at 12:47