[ aramo ]
[ 源代码: lerc ]
软件包: python3-lerc (3.0+ds-1)
python3-lerc 的相关链接
Trisquel 的资源:
下载源码包 lerc:
维护者:
Original Maintainers:
- Debian GIS Project (Mail Archive)
- Antonio Valentino
外部的资源:
- 主页 [github.com]
相似软件包:
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: liblerc3
- 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