Windows 64 上的 DICOM 图像到 BufferedImage

发布于 2024-11-01 11:31:55 字数 320 浏览 4 评论 0原文

我需要一种方法在 Windows 64 上将 DICOM 文件转换为 BufferedImage(或者如果 dicom 文件是多帧,则为一组 BufferedImage)。我目前正在使用 dcm4che 来执行此操作,但遇到了问题,因为 dcm4che 使用JAI 会生成未编译的本机 dll clib_jiio.dll,并且不会针对 Windows 64 进行编译(请参阅 此处)。有谁知道可以为我做这件事的开源库?

谢谢

I need a way to convert a DICOM file into a BufferedImage (or if the dicom file is mult-frame then a set of BufferedImages) on Windows 64. I am currently using dcm4che to do this, but am running into a problem because dcm4che uses JAI which thunks down to a native dll clib_jiio.dll which is not complied, and will not be compiled for Windows 64 (see here). Does anyone know of an open source library that can do this for me?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

失与倦" 2024-11-08 11:31:55

多个 DICOM 插件可用于 ImageJ

附录:您可以尝试 适用于 Windows 的 64 位版本内置 DICOM 插件

Several DICOM plugins are available for ImageJ.

Addendum: You might try the 64-bit version for Windows and the built-in DICOM plugin.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文