Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
Updated to support OpenJPEG versions 1.5.2, 2.0.1, and 2.1. Updated to support Python 3.4. Cleaned up and refactored many tests. Dropped some tests that were always skipped. |
||
|---|---|---|
| bin | ||
| docs | ||
| glymur | ||
| .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.6, 2.7, 3.3, and 3.4.
Please read the docs, https://glymur.readthedocs.org/en/latest/