-
Hi I am currently maintaining the fork of the JPEG-LS HDF5 filter on Github, at https://github.com/antonysigma/jpegls-hdf5-filter .
I am wondering if we can create a git-submodule to replace the plac…
-
I hope my work can help QOI2:
- [A lossless image compression benchmark](https://github.com/WangXuan95/Image-Compression-Benchmark), which tests various lossless image compression algorithms on sever…
-
Kind of a feature request, kind of a question -
I actually already have a functional JPEG-LS plugin created using [CharLS](https://github.com/team-charls/charls) and ctypes - I was wondering if th…
-
JPEG-LS is a lossless/near-lossless jpeg format that we encounter from time to time. JAI has a native JPEG-LS codec but it would be great to have it in pure java. Please consider adding this to the JP…
-
[Daikon](https://github.com/rii-mango/Daikon) supports JPEG-LS. Maybe it can be integrated. Alternative Daikon could be used for all decoding.
-
I know there are other folks in other companies using this library, and I wondered if there'd be some interest in sponsoring the work to get JPEG2000 supported natively in Go. Reply to this thread if …
-
I'm bit confused how does this relates to JPEG-LS, since ITU T.87 specifies Colomb Coding, and not Huffamn coding ?
-
Decoding JPEG-based transfer syntaxes is already supported, but support for encoding a native DICOM object to JPEG would be good to have.
In a first phase, this amounts to implementing the `encode`…
Enet4 updated
2 weeks ago
-
### Bug Description
```
-----------[ Webcam still image capture test for Intel_MIPI_Camera ]------------ …
-
Hi @rossilhf
I wanted to know if JPEG-LS supports the compression of 1-bit binary images. Upto what I have read about JPEG-LS, the specification regarding the bit depth required for using the comp…