-
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…
-
### 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…
-
I need to convert a PNG to a DDS file in my plugin for a custom export. It would be helpful if DDS integrates like a native file format supported by blender.
```
bpy_struct: item.attr = val: enum …
-
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…
-
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.
…
-
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…
-
When I try to open a tiff file I get this error:
```
BoundsError: attempt to access 726×246 Array{Gray{N0f16},2} with eltype ColorTypes.Gray{FixedPointNumbers.N0f16} at index [174241:182952]
```
…
-
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…