-
As in not at all. It would be nice if they would just play nice together as in apply the rotation values before you do the deepzoom stuff and make sure it stays that way as you scale in and out.
-
I have a **4 band 16 bit tiff image** and trying to create .png tiles of that image using below code:
```
import pyvips
image_path ="output_rgb_image.tif"
image = pyvips.Image.new_from_file(image…
Rjaat updated
7 months ago
-
### Site name and desciption
NEB Book monuments
https://kp.rusneb.ru/
Digitized Manuscripts
### Example URLs
https://kp.rusneb.ru/item/reader/apostol-1
https://kp.rusneb.ru/attachments/attac…
-
Another issue is that if an image has different vertical and horizontal resolutions, the current deepzoom generation fails. Perhaps need a cleaning preprocessor.
-
I'm writing this here as I don't know where else to ask:
Unfortunately I have not downloaded my files in time.
I do have the app still on my phone, and just copied all the synths to my PC.
Do…
-
Is there a way to use subsampling with glide? I want to have a feature like Ion's (https://github.com/koush/ion) deepZoom feature...
I use a view like PhotoView of Chris Banes (https://github.com/chr…
-
Hello @binli123 ,
I'm trying to tile the TCGA dataset with the command :
`python deepzoom_tiler.py -m 0 2 -b 20`
But the number of patches at 20x is much higher ( almost 20K / bag)).
Which i…
-
how can i view .ndpi files directly in OpenSeaDragon? My files are about 200 mb to 5 gb. i tried the deepzoom.py but its also not converting the ndpi into dzi
-
In [`a0b9982`](https://github.com/RationAI/demo-uptime/commit/a0b9982e492641b65d882b776d50e5fa065e4189
), Showcase Image Server DZI (https://rationai-vis.ics.muni.cz/iipsrv-demo/iipsrv.fcgi?Deepzoom=C…
-
Hello,
First, thanks for the great tool.
For updating our visualization tool from raster tiles to vector tiles (with T-rex), we need to be able to go to zoom levels up to 42.
This implies quite …