-
```
What steps will reproduce the problem?
1. Generate a CMYK JPG, call it selectedFile
1. Run Thumbnails.of(selectedFile).size(500, 500).toFile(thumb500File);
What is the expected output? What do yo…
-
```
What steps will reproduce the problem?
1. Generate a CMYK JPG, call it selectedFile
1. Run Thumbnails.of(selectedFile).size(500, 500).toFile(thumb500File);
What is the expected output? What do yo…
-
```
What steps will reproduce the problem?
1. Generate a CMYK JPG, call it selectedFile
1. Run Thumbnails.of(selectedFile).size(500, 500).toFile(thumb500File);
What is the expected output? What do yo…
-
Have anyone tried to build iipsrv with Intel's Integrated Performance Primitives?
It could give us a major speed boost.
-
Hello,
I currently deal with image datasets of about 1 million images. When saving them as bumpy array (with dtype uint8) this would result in a dataset file of over 1TB which is very suboptimal.
My…
-
Suddenly i got `“IOError: image file truncated” with big images` on some of my sites.
Site editor find this truncated jpeg somewhere in the internet and upload it on site. So, in debug=false mode we g…
-
```
montage [1-4].jpeg -tile 4x1 -geometry +0+0 out.png
```
-
The images we get from IMAP can be EXIF-oriented, ie. The pixels draw an image in the wrong orientation, but an EXIF metadata fix it.
However browsers doesn't take this property into account when dis…
-
```
When the JPEG writer parses an Exif file and writes it again to disk
without changes, the sizes of the two files differ.
If Exif rewriting is disabled, the file grows 2 bytes in size. If it is
ena…