如何在基于asp.net web的应用程序中打开dicom文件 [英] how to open a dicom file in asp.net web based application

查看:83
本文介绍了如何在基于asp.net web的应用程序中打开dicom文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用基于asp.net web的应用程序打开一个dicom文件

i want to open a dicom file using asp.net web based application

推荐答案

最有可能的是,你可以使用这个:

http://opendicom.sourceforge.net [ ^ ]或

http://sourceforge.net/ projects / dicom-cs [ ^ ]。 />


另请参阅: https://www.nuget.org/packages / foom dicom [ ^ ]。



此CodeProject文章也很有用: DICOM图像查看器 [ ^ ]。



还有一些专有产品,你可以自己搜索,如果你对它们感兴趣的话: http://bfy.tw/2ros [ ^ ]。



一个大问题是你需要在浏览器中表示DICOM成像。这将是瓶颈。您可以动态创建图像并将它们发送到客户端以响应HTTP请求。我认为很难发明更好的东西。



-SA
Most likely, you can use this:
http://opendicom.sourceforge.net[^] or
http://sourceforge.net/projects/dicom-cs[^].

See also: https://www.nuget.org/packages/fo-dicom[^].

This CodeProject article can also be useful: DICOM Image Viewer[^].

There are also some proprietary products, you can search for them yourself, if you are interested in them: http://bfy.tw/2ros[^].

One big problem is that you need to represent DICOM imaging in the browser. This will be the bottleneck. You would be able to create images on the fly and send them to the client side in response to HTTP request. I think it's hard to invent something better.

—SA


这篇关于如何在基于asp.net web的应用程序中打开dicom文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆