问题描述
我一直在测试Deep Zoom Creator并且可能推得太远,因为导出不再生成任何文件;然而,没有提供错误信息。
我做了什么?
我拍了8张肖像照片。在第一张照片中的人的一只眼睛中,我放了另一张照片,调整大小使其适合眼睛。然后我放大了第二张照片,并在那张照片上的人眼中我放了另外一张照片等等8张照片。
我选择了导出位置:D:\Temp \ SD /图像类型:导出为合成/输出类型:导出图像和Silverlight项目
当我点击导出按钮时,程序正在执行导出;创建了DeepZoomOutput和DeepZoomOutput_Web目录,但在DeepZoomOutput_Web \ClientBin \GeneratedImages下,未创建任何图像文件夹。但是创建了SparseImageSceneGraph.xml文件。
我做了什么错误?
你实际上有多深?是否有限制?
I have been testing the Deep Zoom Creator and perhaps pushing it too far, since the export is not generating any files any more; and yet, no error message is presented.
What did I do?
I took 8 pictures of portraits. In one eye of the person on the first picture I put another picture, resized so it fits in the eye. Then I zoomed in in this second picture and in the eye of the person on that picture I put another picture and so on for 8 pictures.
I chose as export location: D:\Temp\SD / Image Type: Export as Composition / Output Type: Export Images and Silverlight Project
When I hit the export button, the program is executing the export; DeepZoomOutput and DeepZoomOutput_Web directories are created but under DeepZoomOutput_Web\ClientBin\GeneratedImages no image folders are created. However the SparseImageSceneGraph.xml file is created.
What did I do wrong?
How deep can you actually go? Is there a limit?
推荐答案
这篇关于Deep Zoom的工作深度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!