[ ソース: lerc ]
パッケージ: python3-lerc (4.0.0+ds-2)
Python 3 bindings to the Limited Error Raster Compression library
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds).
This is a Python package of LERC.
その他の python3-lerc 関連パッケージ
|
|
|
|
-
- dep: liblerc4
- Limited Error Raster Compression library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language