【问题标题】:Deep Zoom Image - Command Line Tool? Or For Bulk ConversionDeep Zoom Image - 命令行工具?或批量转换
【发布时间】:2014-03-10 19:05:12
【问题描述】:

我正在寻找某种命令行工具,使用它我可以创建一个应用程序来将输入图像转换为深度缩放图像。

我有大约 500 张图片。我使用 Deep Zoom Composer 一次生成一个 Deep Zoom Image[DZI] 内容。正在寻找一种更好的方法来处理多个图像。

Deep Zoom 安装文件夹中似乎有一个工具 SparseImageTool.exe 已不再可用。

【问题讨论】:

    标签: zooming deepzoom seadragon


    【解决方案1】:

    以下是创建 DZI 和类似图像的工具列表:

    http://openseadragon.github.io/examples/creating-zooming-images/

    【讨论】:

      【解决方案2】:

      找到了一个为 Deep Zoom 生成文件的命令行工具。

      https://libvips.github.io/libvips/API/current/Making-image-pyramids.md.html

      例子:

      vips dzsave some-huge-file.tif my-dzi-name
      

      将写入my-dzi-name.dzi 和一个名为my-dzi-name_files/ 的目录,其中包含所有图像图块。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2010-12-25
        • 1970-01-01
        • 2015-03-01
        • 2012-12-08
        • 1970-01-01
        • 2014-03-28
        • 1970-01-01
        相关资源
        最近更新 更多