Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
Able to combine nearly identical routines for extract imagery from openjpeg data structures regardless of whether the image is ycbcr or not. Closes-Issue: #320 |
||
|---|---|---|
| docs | ||
| glymur | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGES.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.md | ||
| readthedocs-pip-requirements.txt | ||
| setup.py | ||
glymur: a Python interface for JPEG 2000
glymur contains a Python interface to the OpenJPEG library which allows one to read and write JPEG 2000 files. glymur works on Python 2.7, 3.3, and 3.4.
Please read the docs, https://glymur.readthedocs.org/en/latest/