开发者

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 one wanted by it but I do not want to use deep zoom composer .I want to directly link the subsampled images that I create with the viewer.Is it p开发者_Go百科ossible to do so and if so how?


I'm not sure what you are doing, but maybe Nip2 can help?


If you have created your deepzoom image in .dzi format, this will help. Download the openseadragon folder from https://github.com/openseadragon/openseadragon/releases/download/v2.3.1/openseadragon-bin-2.3.1.zip.

Copy script from https://openseadragon.github.io/docs/ and give correct path of image directory and openseadragon folder and save it in .HTML to view the .dzi image from browser. You can write your own code to automatically link the image path and openseadragon js folder if you need. Hope this help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜