-
Performance in Cantaloupe is influenced by many factors including the processor strategy and caching setup. In Cantaloupe, processors read images from [sources](https://cantaloupe-project.github.io/ma…
-
Looking at the spec: https://www.fileformat.info/format/tiff/corion-lzw.htm
> The function GetNextCode() retrieves the next code from the LZW-
> coded data. It must keep track of bit boundaries.…
-
Maybe Weave could support data compression for traffic. Encapsulation packets could include a compression field where we could specify an optional compression algorithm for payload. The standard [comp…
-
Hi
The attached TIFF triggers an error related the the LZW compression, but libtiff will decode this.
It was created with Paint.NET. It works after re-saving it with GIMP.
If the LZW steam is i…
-
Shouldn't we have some dialog somewhere with compression parameters?
https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/issues/4
For example, for coloured images we…
-
@JasonG-Agrian is seeing occasional crashes when running tests that use a dataset that was created using LZW compression. Turns out things crash when using most types of compression. Also I see crashe…
-
I know the title is too... Dense. But I wanted to ask. What is the reason why other compression algorithms (like LZMA2) have not been considered yet?
A few days ago I "discovered" that this algorit…
-
#### Problem description
Our tile server has variant performance based on the characteristics of the COGs it is reading from. This issue is to find the optimal set of characteristics by benchmarkin…
-
I've a couple of rasters of pixel dimensions like 300k x 150k. Most of the pixels have NODATA values. The data looks like below
![image](https://user-images.githubusercontent.com/117440870/205602800-…
-
Stacks (deflate compressed or uncompressed) can be read in from MATLAB but tifffile.py in Lasgana gets tripped up by the LZW compression.