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
20
votes
1 answer

Can I use DeepZoomTools.dll in my project and Nuget package?

I'm trying to implement OpenSeadragon viewer with Deep Zoom Image (.dzi formart) support. To make thing work correct I should create tiles and proper xml on server side. Microsoft has Deep Zoom Composer that contains DeepZoomTools.dll. It provides…
teo van kot
  • 12,350
  • 10
  • 38
  • 70
11
votes
5 answers

Getting a tiled image collection on the iPad (Deep Zoom)

I have a set of tiled image collections created via Microsoft's Deep Zoom composer, and a Silverlight application that currently consumes them for display via MultiScaleImage - it's all working pretty well - I'd just like to get some experience with…
Chris B
  • 926
  • 7
  • 16
10
votes
2 answers

Deepzoom for WPF

Are there any ports to WPF of Silverlight's MultiScaleImage (aka DeepZoom)? Have Microsoft road-mapped this at all for WPF? I want to move from WinForms to WPF and require something like DeepZoom, using Silverlight isn't an option.
Ray Hayes
  • 14,896
  • 8
  • 53
  • 78
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
7
votes
3 answers

How to add text in Deep Zoom Composer?

I want to compose my own project in deep zoom composer however I would like to know on how to add text per image zoomed in just like the hard rock memorabilia I want to consume it, using silverlight 4.0 As you notice, under right pane, it has its…
xscape
  • 3,318
  • 9
  • 45
  • 86
6
votes
1 answer

Deep Zoom Collection in Javascript Canvas

I need to create a deep zoom mosaic in an HTML5 Canvas Element with thousands of roughly 512x512 images, but I want to reinvent the wheel as little as possible. So rather than combining tons and tons of large images into one then creating a Deep…
basicallydan
  • 2,134
  • 3
  • 25
  • 40
5
votes
3 answers

Are there an alternative to Deep Zoom for Windows Store App?

I have to work with a lot of images (high resolutions) and the best approach was to use Deep Zoom but it is not available for Windows Store app. http://msdn.microsoft.com/en-us/library/cc645050(v=vs.95).aspx Does an alternative exist? If not, what…
monstergold
  • 755
  • 1
  • 9
  • 24
4
votes
10 answers

Good example sites using Silverlight and DeepZoom?

I am currently looking into using Silverlight and Deepzoom in a future project. Can anyone suggest some sites that make good use of these technologies?
user111464
4
votes
5 answers

Deep Zoom in Ajax - Possible? Any examples out there?

I have an idea to implement a deep zoom type interface hosted in a browser for sports training data (speed, distance, heart rate etc.) However, rather than images I actually want to zoom into a hierarchy of information. For example, the initial…
Phil
  • 2,232
  • 1
  • 26
  • 35
4
votes
2 answers

How to display whole-slide Images (virtual slides) using the OpenSlide Python library? (Not using a web based viewer)

I am writing an application that can view and interact with whole-slide images in .svs format using the OpenSlide python library. Using Flask and the provided web based viewer example, I am able to create a web based application that allows me to…
ceso
  • 101
  • 1
  • 6
4
votes
1 answer

Is there a difference between the 2008 and 2009 namespace for Deep Zoom Images?

I noticed that Deep Zoom Composer writes DZIs with a namespace of http://schemas.microsoft.com/deepzoom/2009 However the official documentation and the only available schema refer to http://schemas.microsoft.com/deepzoom/2008 XML dictates I cannot…
Joey
  • 344,408
  • 85
  • 689
  • 683
4
votes
1 answer

local DeepZoom / MultiScaleTileSource in Silverlight

How to provide a MultiScaleTileSource implementation that can generate images locally (i.e. without downloading of the image data)? This is a follow up to : Follow up on:…
okigan
  • 1,559
  • 2
  • 18
  • 33
3
votes
3 answers

PivotViewer control doesn't Display Images (Silverlight)

I use the excel plug-in to publish them, then i copy the cxml and the folder to my .web project and when i run the pivot works and has the categories but doesnt show images. xaml code:
vkampouris
  • 569
  • 1
  • 5
  • 20
3
votes
1 answer

Is there a modern version of "Deep Zoom Composer" for Silverlight that allows for stitching together panoramic images?

Silverlight used to offer "deep zoom", a technology that respected bandwidth as the user zoomed in and out. Finally, after many years I found a use for it; using images from a hot air ballon for students to see the effects of climate change on a…
makerofthings7
  • 60,103
  • 53
  • 215
  • 448
3
votes
4 answers

Very large images in web browser

We would like to display very large (50mb plus) images in Internet Explorer. We would like to avoid compression as compression algorithms are not what CSI would have us believe that they are and the resulting files are too lossy. As a result, we…
Nate Noonen
  • 1,371
  • 9
  • 19
1
2 3
8 9