写入和读取DICOM文件 [英] WRITE and Read DICOM files

查看:255
本文介绍了写入和读取DICOM文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想创建一个应用程序以便在不使用任何第三方工具(例如MERGECOM,DCMTK等)的情况下读取,修改和保存DICOM文件.
如果有人有任何想法,请帮助我.

Hi
I want to create an application in order to read, modify and save DICOM files without using any third party tools like MERGECOM, DCMTK etc..
If any one have any idea, please help me.

推荐答案

如果要编写独立的应用程序,则应先研究 DICOM 标准[ ^ ].
某些(已过时的)文档也可以在Wikipedia上获得[ ^ ].
:)
If you want to write an independent application, then you should start by studying the DICOM standard [^].
Some (dated) documents are also available at Wikipedia [^].
:)


我假设如果您知道DICOM文件格式,则可以使用Windows文件操作功能来读取,修改和保存DICOM文件.您可以在Windows文件管理功能上引用以下MSDN链接: http://msdn. microsoft.com/en-us/library/aa364232(VS.85).aspx [
I assume if you know the DICOM file format, you can use Windows File Operation functions to read, modify and save the DICOM files. You can refer the following MSDN link on Windows File Management Functions: http://msdn.microsoft.com/en-us/library/aa364232(VS.85).aspx[^]


创建一个可读取,修改或保存DICOM文件的库的想法很不错. /> 为此,您一定要使用DICOM文件格式.
请参考(
[
Idea is good to create a lib to read, modify or save DICOM file.
For that you should surely be through with the DICOM file format.
Please refer([^])

Even with dcmtk it will take a good amount of time to create application to read, modify and save DICOM file( which may even include DICOMDIR,.dcm etc).
I think it take a time span of 6 or more month to create a new library similar to DCMTK.

I hope a programmer should try for resuability. :)


这篇关于写入和读取DICOM文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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