文件名称:DICOM_Viewer
介绍说明--下载内容均来自于网络,请自行研究使用
dicom_viewer 这个程序相信很多人都有。晚上无意中又看到这个,感觉很经典。值得和大家分享。所以贴出来。
之前自己写的读取函数,多亏这个程序,要不然没准到现在还弄不出来。总结一下这个程序的特点:
1.完整的写出了如何读取dicom数据。可以读取单层、多层、以及马赛克数据。能获得数据头信息。
2.能在ivolume中查看多层图像的三维体。
3.将读取、设置等封装为dicomviewerimage一个完整的类,使用方便。
更多的好处还是用后才知道。。呵呵呵 程序附带数据 (dcm)-Using the DICOM Viewer/Anonymizer
The DICOM viewer/anonymizer is a general purpose application for opening and viewing DICOM files and includes an “Anonymizer” wizard. The anonymizer wizard allows the user to see what DICOM attributes are being anonymized and to what values each anonymized attribute tag is being set.
As an option, the Anonymizer Wizard can be run standalone out side the DICOM Viewer application. This document explains how to invoke the DICOM Anonymizer function the IDL command line, rather than running the Anonymizer within the dicom_viewer application.
Running the DICOM Viewer/Anonymizer
Extract the DICOM Viewer/Anonymizer Application the fusion.zip file provided. Load and run the file dicom_viewer.pro
This will display the DICOM Viewer user interface as shown below:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DICOM_Viewer\anonymize.bmp
............\anonymizer__define.pro
............\anon_2.16.840.1.114226.1118683291.238799811.215.dcm
............\anon_2.16.840.1.114226.1118788692.134154.213.dcm
............\anon_2.16.840.1.114226.1118788829.271043.659.dcm
............\anon_2.16.840.1.114226.1118788863.304933.663.dcm
............\anon_2.16.840.1.114226.1118788925.366479.967.dcm
............\apreferences__define.pro
............\awizard__define.pro
............\DicomViewerGuide.pdf
............\dicomviewerimage__define.BAK
............\dicomviewerimage__define.pro
............\dicom_viewer.BAK
............\dicom_viewer.prj
............\dicom_viewer.pro
............\............_docs\all-dirs.html
............\.................\all-files.html
............\.................\anonymizer__define-routines.html
............\.................\anonymizer__define.html
............\.................\anonymizer__define.pro
............\.................\blank.html
............\.................\dir-files.html
............\.................\directory-overview.html
............\.................\full-index.html
............\.................\help-template
............\.................\idldoc-help.html
............\.................\idldoc.css
............\.................\idldoc.ico
............\.................\index.html
............\.................\lib-warnings.html
............\.................\overview.html
............\.................\search-page.html
............\.................\search-template
............\.................\Thumbs.db
............\pref_event.pro
............\wizard_event.pro
............\dicom_viewer_docs
DICOM_Viewer