SimpleITK_3D_image_visualization_on_Windows_64-bit

本文介绍了在Windows 64位环境下,使用SimpleITK进行3D图像可视化时遇到的问题及解决方案。默认情况下,SimpleITK的Show方法依赖ImageJ,但可能会因为找不到ImageJ路径而报错。解决方法包括设置环境变量,确保ImageJ和SimpleITK版本匹配,并正确安装ImageJ的nifti_io.jar插件。
摘要由CSDN通过智能技术生成

SimpleITK 3D image visualization on Windows 64-bit

SimpleITK does not do visualization, it does contain a built in Show method. This function writes the image out to disk and then launches a program for visualization. By default it is configured to use ImageJ, because it is readily supports all the image types which SimpleITK has and load very quickly. However, it’s easily customizable by setting environment variables.

These are written in SimpleITK’s official tutorial on GitHub, 01 Image Basics.ipynb.

But in my case, when I run

sitk.Show(image)

I got a process error

Exception thrown in SimpleITK show: .../SimpleTIK/Code/IO/src/sitkShow.cxx:500:
sitk::ERROR:Error in administrating child process: [No such file or directory]
</
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值