-
### Describe the Bug
this plugin uses tifffile's is_mmstack parameter but that parameter was only added after our minimum tifffile dependency requirement
### Expected Behavior
consistency o…
-
Following manual review on 2021-11-03, the following files are missing either thumbnail or story.
## Vanderbilt HE missing both thumbnail and story
- [ ] Generated
- [ ] In assets bucket
- [ ] …
-
Hi,
My images was acquired by a Zeiss confocal microscope and saved images as ome.tiff. When I tried to load the file in julia, I got this error:
```jl
julia> load(movingfns[10]) …
-
### Description
Add OME-TIFF metadata IO to the ITK TIFF ImageIO. OME-TIFF is the most standard TIFF metadata format in adopted by microscopy community.
### Expected behavior
[OME-TIFF](https…
-
Hi @manerotoni, @k-dominik, @jkh1,
I am working on an image data formats course and trying to think how to best structure this vast and complex topic.
Along those lines I found that this activit…
-
It seems to be working and reading the metadata, but it's throwing out:
`Key not found: list index out of range
Key not found: list index out of range
key not found list index out of range
Key not…
-
Wanted to give the new libraries a whirl and figured I would make a couple of notes as I go along. I will try to resolve these issues / features this weekend or something as many of them are "optional…
-
Hey everyone. I'm trying to change tile size of OME-TIFF image using bfconvert using following command:
`./bftools3/bfconvert -bigtiff -tilex 4096 -tiley 4096 -option BF_MAX_MEM 64g in.ome.tiff out.o…
-
Hi,
Thanks for developing that amazing package, which helps me a lot in my activity! Unfortunately, I have some problems when using the ```write.image``` function, that always returns an empty blac…
-
Hi @haesleinhuepf
In terms of test cases:
- opening ome tiff files
- computing histogram of image intensities
- fft or fourier transform
- operations involving processing shapely polygons
…