-
```
> What steps will reproduce the problem?
Try to convert the attached image with opj_decompress (fresh sources) into a
png one.
> What is the expected output?
Converted image with good quality…
-
```
> What steps will reproduce the problem?
Try to convert the attached image with opj_decompress (fresh sources) into a
png one.
> What is the expected output?
Converted image with good quality…
-
### What did you do?
I was going to generate gif file using images, but generated gif file behaves as static image.
### What did you expect to happen?
generated gif with images moving dynamic…
-
Dear Professor:
I consider to save images to tif, but there is an error occured as follows. I don't know how to save. I would greatly appreciate it if you could help me.
This is my code:…
-
## Issue description
Since the update from 3.3 to 3.4, GnuCash hasn't been able to open, and instead crashes with a segmentation fault. I don't know if this is a Nix or an upstream issue.
### S…
-
-
related to @matdillen conversation at TDWG 2021 conference -
samples from live chat:
Jorrit Poelen
```@Quentin``` - I've experimented with streaming approaching to processing large image dat…
-
Hello!
I attempted to build Pillow with libraqm support, and had a lot of difficulties to get it to work. Specifically, the `raqm` and `webp` libraries would never be found without some edition.
…
-
## Description
Mandrel 21.2.0.0-Final appears to be slower than GraalVM 21.2.0 (311s vs 229s)
## How To Reproduce
Steps to reproduce the behavior:
1.
```
GRAALVM_HOME=/opt/jvms/mandrel-java1…
-
**Describe the bug**
Trying to serialize a DICOM header that contains `DicomItem`s that are not `DicomElement`. This results in exceptions.
**To Reproduce**
Minimal program:
```using System.…