パッケージ: python3-glymur (0.9.3-1)
python3-glymur に関するリンク
Debian の資源:
glymur ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python tools for accessing JPEG2000 files
Glymur is an interface to the OpenJPEG library which allows one to read and write JPEG 2000 files from Python. Glymur supports both reading and writing of JPEG 2000 images, but writing JPEG 2000 images is currently limited to images that can fit in memory. Glymur can read images using OpenJPEG library versions as far back as 1.3, but it is strongly recommended to use at least version 2.1.2.
In regards to metadata, most JP2 boxes are properly interpreted. Certain optional JP2 boxes can also be written, including XML boxes and XMP UUIDs. There is incomplete support for reading JPX metadata.
Glymur will look to use lxml when processing boxes with XML content, but can fall back upon the standard library’s ElementTree if lxml is not available.
その他の python3-glymur 関連パッケージ
|
|
|
|
-
- dep: libopenjp2-7
- JPEG 2000 image compression/decompression library
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス