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
2
votes
2 answers

Need to figure out how to use DeepZoomTools.dll to create DZI

I am not familiar with .NET coding. However, I must create DZI sliced image assets on a shared server and am told that I can instantiate and use DeepZoomTools.dll. Can someone show me a very simple DZI creation script that demonstrates the proper…
DonCx
  • 53
  • 4
2
votes
0 answers

How to use Zoomify tile source in openseadragon?

I'm trying to figure out how to use tiles generated using Zoomify output from photoshop in an openseadragon project. I gather that I will need to use a custom tile source to do this but the folder structure and file naming convention used by Zoomify…
RogerB
  • 222
  • 3
  • 11
2
votes
1 answer

Licence for DeepZoom and SeaDragaon AJAX?

wats the licence for microsoft silverlight DeepZoom and SeaDragaon AJAX.. can i use the libraries in commercial applications.. or do i need to purchase any commercial licnence...
RameshVel
  • 64,778
  • 30
  • 169
  • 213
2
votes
2 answers

Silverlight deep zoom composing issue

Deep zoom composer itself is very nice tool. I am wondering if there are any automatic ways to compose? For example, I have 100 images, and I want to compose automatically as 10 * 10 deep zoom effect. I am implementing a background workflow and…
George2
  • 44,761
  • 110
  • 317
  • 455
2
votes
2 answers

implementing zoom on an image wp7

I am trying to enable zoom capabilities on an image in my wp7 app using either tap or pinch like other app features,ie,map. Most of the posts i've seen relating to this are a it old and am wondering if there is a more recent way to achieve this??
mhSligo
  • 69
  • 7
1
vote
1 answer

Silverlight Deep Zoom: Generate images as requested

I am trying to build an application which serves images to a Deep Zoom MultiScaleImage dynamically. For example, when an image for a particular corner of the large image is requested, that image should be rendered automatically. Rendering is what I…
Salil
  • 88
  • 9
1
vote
2 answers

PivotViewer v2 dynamic collection AND deep zoom images

I am using the PivotViewer v2 released with Silverlight 5. I've started to use the new data binding ability of the PivotViewer, binding directly to data objects that are passed down from the server, and using an ItemTemplate to display the objects…
Nick B
  • 1,101
  • 9
  • 19
1
vote
2 answers

Interactive drawing in C#

I need to draw a large, interactive tree structure in C# WinForms - a corporate hierarchy. Aside from the algorithm which will arrange the blocks in the tree which is probably going to be quite complex, I'm not really sure about how to go about…
user1002358
  • 2,852
  • 6
  • 22
  • 32
1
vote
1 answer

Deep Zoom Rotation

Is it possible to do rotations in Silverlight Deep Zoom? I'd like the animation to be fast and as seamless as possible. In other words can I rotate the Deep Zoom area, while keeping the Deep Zoom effect?
Chris Craft
  • 5,285
  • 6
  • 46
  • 63
1
vote
1 answer

Silverlight Deep Zoom Server Control?

The Silverlight Deep Zoom was one of those cool things that I heard about when it was introduced a few years ago, but I never got around to actually trying it out. But now is the time, and I was so surprised to learn how complicated it apparently is…
Jakob Gade
  • 12,319
  • 15
  • 70
  • 118
1
vote
1 answer

Use leaflet to display non-geographical tiled images

The leaflet documentation provides an insightful tutorial to work with non-geographical image, but it is based on imageOverlay. const imageSize = { width: 2315, height: 2315, } const maxZoom = 12 const minZoom = 8 const toLatLng = (x, y) =>…
srjjio
  • 930
  • 1
  • 8
  • 16
1
vote
3 answers

How does silverlight deep zoom work behind the scenes?

I have done a few sample projects (just for fun) using Silverlight deep zoom. Its really cool and exciting stuff. But I was curious to know about what goes on behind the scenes to achieve this sort of thing. The deep zoom composer generates many…
Raj
  • 6,810
  • 6
  • 48
  • 56
1
vote
2 answers

Seadragon deepzoom placement of files

I have created a deepzoom image, and when image files is placed locally I can display it with this code: …
CruelIO
  • 18,196
  • 16
  • 40
  • 58
1
vote
3 answers

Openseadragon, DeepZoom, WordPress

Trying to setup OpenSeadragon for a WordPress site. Just testing around now and trying to get the zoom feature to work. I've included the OpenSeadragon scripts in order to view the DZI images. I tink I'm good there. My issue is actually…
Brad
  • 21
  • 2
1
vote
2 answers

Silverlight MediaElement Cloud

Doe anybody know where i can get a sample silvelight mediaelement cloud similar to mojaveexperiment.com?
Keith Rull
  • 170
  • 2
  • 9
1 2
3
8 9