如何显示 TIFF 图像的拼接,允许缩放和移动
我想编写一个简单的 Java 应用程序来显示 TIFF 图像的大拼接图块的一部分。我希望能够缩放和移动。
使用 JAI 是当前最好的方法吗?该文档似乎非常过时了。
我找到了这个 示例程序来显示TIFF 图像。但是如何放大 TIFF 图像呢?是否有可能缝合多个图像并看似移动到一部分,而不管图像边界如何?
I want to write a simple Java application to display a portion of large stitched tiles of TIFF images. I want to be able to zoom and move around.
Is using JAI the best current way to go? The documentation seems awfully out-of-date.
I found this sample program to display a TIFF image. But how can I zoom into a TIFF image? And is it possible to stitch multiple images and seemingly move into a portion, regardless of the image boundaries?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论