Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Java JAI Imageio #90

Closed
gcode-importer opened this issue Sep 15, 2011 · 2 comments
Closed

Support for Java JAI Imageio #90

gcode-importer opened this issue Sep 15, 2011 · 2 comments

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 90

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

Reported by josef.friedrichkeit@j4care.com on 2011-09-15 06:22:31

@gcode-importer
Copy link
Author

I believe there is a swig-java binding. Time to resurect it.

Reported by malaterre on 2012-01-11 09:21:38

  • Status changed: Accepted

@gcode-importer
Copy link
Author

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.

Reported by malaterre on 2012-05-29 12:47:49

  • Status changed: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants