使用ITK在iPad中显示dicom图像
我想使用 ITK 框架在 iPad 中显示 dicom 图像。
经过大量搜索,我发现ITK只能用于在iPad(iOS)上显示dicom图像。
但我没有找到任何入门参考、文档或代码片段。
请帮忙..
I would like to display a dicom image in iPad using ITK framework.
After searching a lot, I found that ITK can only be used to display a dicom image on iPad (iOS).
But I didn't find any reference, documentation or code snippet to get started.
PLEASE HELP..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 Imebra 将 dicom 图像转换为 jpg...
然后显示结果图像...:)
USE Imebra to convert dicom image to jpg...
and then display the resultant image... :)