Questions tagged [iipimage]
3 questions
8
votes
0 answers
How to web crawl a DeepZoom image from IIPImage server?
How to get all tiles and metadata of a DeepZoom image hosted on an IIPImage server?
IIPImage suports the IIP protocol (not well documented), MS DeepZoom, and Zoomify

Vladimir Alexiev
- 2,477
- 1
- 20
- 31
1
vote
2 answers
Optmize size of tiled tiff with ImageMagick
I'm actualy creating Tiled TIFF from jpeg files by using ImageMagick. My aim is to work with IIPImage server.
I can generate easily files but my problem is that I have to deal with a large warehouse of images and it's crucial to optimize the space…

Modou MacLeod
- 23
- 4
0
votes
1 answer
Using IIPImage server with openseadragon
I have the IIPImage server running and I am trying to display a deepzoom image but fail
This is how I am doing it :
var tileSource =
{
Image:
{
xmlns: "http://schemas.microsoft.com/deepzoom/2008",
…