搜索资源列表
DICOM_Viewer
- IDL语言写的跨平台的dicom数据的显示程序,可以用于打开医学影像常用的dicom数据
DicomFile
- 读取Dicom格式数据 可显示出数据信息 获得数据 参考 Dicom_Viewer
DICOM_Viewer
- IDL语言写的跨平台的dicom数据的显示程序,可以用于打开医学影像常用的dicom数据-IDL language to write the cross-platform DICOM data display program that can be used to open commonly used DICOM medical imaging data
DicomFile
- 读取Dicom格式数据 可显示出数据信息 获得数据 参考 Dicom_Viewer-Read DICOM format data can be shown to obtain data reference information Dicom_Viewer
DICOM_Viewer
- DICOM viewer - this software is used to view a set of DICOM images.-DICOM viewer- this software is used to view a set of DICOM images.
DICOM_Viewer
- dicom图像浏览器,打开dicom文件并进行常用处理-dicom image browser, open the dicom file and used to deal with
Dicom(VCandDCMTK)
- 用Vc和Dcmtk实现Dicom图像显示,一篇比较新,讲述详细的文章。-Dcmtk by Vc and the realization of Dicom images show that a relatively new, detailed article about.
DICOM_Viewer
- dicom_viewer 这个程序相信很多人都有。晚上无意中又看到这个,感觉很经典。值得和大家分享。所以贴出来。 之前自己写的读取函数,多亏这个程序,要不然没准到现在还弄不出来。总结一下这个程序的特点: 1.完整的写出了如何读取dicom数据。可以读取单层、多层、以及马赛克数据。能获得数据头信息。 2.能在ivolume中查看多层图像的三维体。 3.将读取、设置等封装为dicomviewerimage一个完整的类,