-
For using the SOAX software we need to be able to automatically use the software for each image. This also includes a standarization of the selection of ROIs of the image.
1. The images need to be …
-
### Operating System:
- Ubuntu
### Libvips Version:
- Libvips 8.15 with OpenSlide 4.0
### Slide Format:
- DICOM, TIFF
### Issue Details:
I am using **pyvips** to load a slide (A) and save…
-
We've encountered a JHOVE TIFF-HUL-2 "ErrorMessage" reporting "Tag 34665 out of sequence" at offset 178 in the public file https://www.nationaalarchief.nl/onderzoeken/archief/2.10.02/invnr/3734/file/N…
-
I'm seeing this on MacOS and Linux with 0.31.1
```
iex(3)> Vix.Vips.Image.supported_saver_suffixes()
{:ok,
[".avif", ".heif", ".heic", ".tiff", ".tif", ".webp", ".jfif", ".jpe", ".jpeg",
".j…
-
Dear Developer,
I am just curious about the inputs, well, I have multiple individual channel Tiffs, how can I merge them together into one OME.TIFF as the required input for this pipeline running.
…
-
Hello :)
Is there a way to read/write the TIFFTAG_SMINSAMPLEVALUE and TIFFTAG_SMAXSAMPLEVALUE tiff tag using libvips? (https://www.awaresystems.be/imaging/tiff/tifftags/sminsamplevalue.html)
I c…
-
I am trying to run minerva-author on a H&E dataset of file type .scn . Since, minerva supports OME-TIFF/SVS formats, I opened the .scn file in QuPath (https://qupath.github.io/) and exported it out as…
-
DXTBX has limited support for TIFF images, mainly catering for files written by `marccd` or by some Bruker detectors. However, TIFF is more generally a common format in electron microscopy, and not al…
-
Because tif files can contain a number of things that might add to (overviews), or subtract from (compression) filesize, and the differing effects these things might have on render speeds, I feel like…
-
Tiff reader is relatively inefficient since it heavily relies on metadata for doing its work and metadata for bigtiff can be enormous due to the fact that it stores two arrays of long where each eleme…