-
### Operating system
Ubuntu 22.04.2 LTS
### Platform
x86-64
### OpenSlide version
3.4.1
### Slide format
MRXS
### Issue details
I'm having a problem rendering a mrxs slide image. I had to pu…
-
I have noticed that when I run `gigapath.pipeline.run_inference_with_tile_encoder()`, **the output is slightly different when I change the batch size**. I guess this is due to some stochastic process…
-
Hi @jcupitt, thank you for pyvips !
What is the faster way to convert a WSI (ndpi, svs...) into a numpy array ?
When I try :
image= pyvips.Image.openslideload('slide.ndpi')
native_image.numpy…
-
Thanks for providing a really useful tool.
I have a wsinfer installation with both `openslide` and `tiffslide`. When I select tiffslide on the command line, it looks like my input file is still op…
-
Hello, I'm doing a project using both pyvips and openslide, but I cannot import them at the same time.
It's possibly due to conflicts between some dynamic link libraries used in pyvips and openslide.…
-
## Context
**Issue type** (bug report):
**Operating system** (CentOS 7.3.1611):
**Platform** (x86_64 GNU/Linux):
**OpenSlide Python version** (1.1.0):
**Slide format** (SVS):
## Details…
-
Tried to run the minerva author program but it keeps failing. All necessary packages and environments installed and activated. Whenever it tries importing the openslides module in the app.py file the …
-
# Problem
Currently pyvips only supports reading ICC profiles from a file as far as I can see. OpenSlide gives an io.BytesIO output.
I have modified openslide-python to output `pyvips.Image`.
# C…
-
Upon asking in the OpenSlides discussion area in the OpenSlides repo (https://github.com/OpenSlides/OpenSlides/discussions/6283), this became apparent.
Especially for this case, where everything h…
-
**Problem**
When using a transform that uses `lightly.transforms.gaussian_blur.GaussianBlur` or `lightly.transforms.solarization.RandomSolarization`, e.g. `DINOTransform`, the input must be transform…