Questions tagged [deepzoom]

Deep Zoom provides the ability to interactively view high-resolution images

Deep Zoom provides the ability to interactively view high-resolution images

135 questions
1
vote
1 answer

How to use Openslide-PHP-Bindings to create .dzi file

I'm trying to create .dzi file from a .svs file (downloaded from openslide.org test biomedical data). We found couple of libs including vips, php-vips and openslide's own lib openslide written in python scripting, c## as well as the one in php:…
Ahamed Husain
  • 299
  • 1
  • 3
  • 12
1
vote
1 answer

Openseadragon viewer not displaying DZI image

We are currently using openseadragon DZI project to create digital pathology viewer for viewing Whole Slide Images. as per the documentation, we did exactly as told. Our viewer does open the navigation tools but does not display the image. You can…
Ahamed Husain
  • 299
  • 1
  • 3
  • 12
1
vote
3 answers

how to convert dzi (deep zoom) files to full image

How can I convert deep zoom files to a full picture?
Amin
  • 35
  • 1
  • 9
1
vote
1 answer

How can used semantic zoom for 3 level in UWP?

I want to use semantic zoom (or its effect) for selecting a location in my UWP Application. I want to select the county first, and second select city, and third select the location. Has anyone a true idea about this? I searched multiple zooms for…
Mohammad Roshani
  • 486
  • 7
  • 19
1
vote
2 answers

Viewing Gigapixel Images

I am processing gigapixel images and want to display them.I have the subimages at different levels of the image pyramid.Now I need a viewer which can be used to show these images in the output? I looked at deep zoom and indeed my output is like the…
Manish
  • 1,729
  • 5
  • 32
  • 47
1
vote
1 answer

MultiScaleImage (DeepZoom) control on Windows Phone 7 and local content

I was able to get the MultiScaleImage control to work in Windows Phone 7, but only with hosted content. I wasnt able to get it to work with local content that I had created. Questions: Is this possible (to display local content)? If yes, are there…
Raj Rao
  • 8,872
  • 12
  • 69
  • 83
1
vote
1 answer

How to center image in MultiScaleImage

Found the function which position the image(s) in the multiscaleimage... but I'm not sure how to get the actual image width (for single or multiple) and change the _msi.ViewportOrigin x param based on that. There are 2 lines which affect the image…
bcm
  • 5,470
  • 10
  • 59
  • 92
1
vote
1 answer

Extract DeepZoom feature out of Ion

After asking help about a zooming feature for big images ( Speed up zoom feature in ImageView ) Ashton Engberg replies with the great Ion library that allows you to use the Deep Zoom feature. Really a good library, although for multiple reasons…
Filnik
  • 352
  • 1
  • 12
  • 33
1
vote
1 answer

Deep Zoom Image construction

I'm trying to build a .dzi, in the case a very wide, but not tall image. I have created the following, test1.xml which contains
1
vote
1 answer

Can't create more than one overlay in Seadragon

I am trying to add overlays to a seadragon map I am making but for some reason that I can not figure our seadragon ignores all my overlays except the first one. Any help with this is much appreciated. var viewer = null; function init() { …
makeitmorehuman
  • 11,287
  • 3
  • 52
  • 76
1
vote
0 answers

DeepZoom Images not loaded in Silverlight

I have a sample application of silver light in which there are combination of normal images & deep Zoom Images. I have used DeepZoomTools.dll. Now if my first image is deep zoom image, it will not load.(Loading image displays continuously).In…
1
vote
0 answers

OpenSeaDragon 2: Programmatic control over images' positions in colletions

I'm trying to move from Silverlight to OpenSeaDragon (PivotViewer), but so far I haven't been able to find out how to control programmatically position of every image in my image collection, so that it wouldn't be just a rectangular array of…
Denis
  • 163
  • 1
  • 8
1
vote
2 answers

OpenSeadragon change images in a collection on the fly

I have a serie of DZI images (a scanned book) that I want to display in OpenSeadragon. If I use the collectionMode, I can set up OpenSeadragon to display two images on one page. But can I dynamically changes those images into other images? My goal…
hasse
  • 883
  • 2
  • 10
  • 24
1
vote
2 answers

Silverlight / Deepzoom weird flashing rectangle bug

I just launched my website - blackspike.com - under the 3D tab on the homepage I've put a deepzoom collection in there. A friend has noticed that if you pan down and to the right there's a weird psycadelic flashing rectangle. I've tried recreating…
felixthehat
  • 849
  • 2
  • 9
  • 24
1
vote
2 answers

MultiScaleTileSource and Collections

Does anyone know how to override the GetTileLayers for a collection in the MultiScaleTileSource class. I want to set the source to a xml document ( which is a deep zoom collection doc ). I need to remap where the images come from and the…
Dave
  • 11
  • 2
1 2 3
8 9