Python interface to OpenJPEG library for reading and writing JPEG 2000 images.
Was not forcing CINEMA_2K, 4K images to be written out as 12bps in 2.1.0. Was
ok in 2.0.1.
Removed "OPJ_" prefix from CINEMA_{24,48}_COMP and CINEMA_{24,48}_CS fields in
core.
|
||
|---|---|---|
| bin | ||
| 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 and 3.3. Python 3.3 is strongly recommended.
Please read the docs, https://glymur.readthedocs.org/en/latest/