https://github.com/levigo/jpeg2000-imageio-plugin
A Java ImageIO plugin (decoder) for the JPEG2000 format
https://github.com/levigo/jpeg2000-imageio-plugin
Last synced: 8 months ago
JSON representation
A Java ImageIO plugin (decoder) for the JPEG2000 format
- Host: GitHub
- URL: https://github.com/levigo/jpeg2000-imageio-plugin
- Owner: levigo
- License: apache-2.0
- Created: 2019-12-05T13:22:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T21:17:26.000Z (about 4 years ago)
- Last Synced: 2025-03-15T08:45:12.091Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 5.91 MB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
:warning: This repository is work in progress. The code is fully functional, however, it does not yet implement the ImageIO SPI but a proprietary interface that cannot easily be used independently.
# jpeg2000-imageio-plugin
A Java ImageIO plugin (decoder) for the JPEG2000 format