文件名称:idc_img_dcm
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 金**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此代码作用是对加拿大IDC Imaging Dynamics Company 公司平板探测器的输出图像进行格式转换,通过IDC采集到的图像一般后缀为img。这段代码是将.img文件改为dcm文件,并存盘。由于不知道idc的详细格式,这里只将img文件中的数据导出,加上dcm头,保存。具体idc的img文件中,数据的定位是通过观察原始图像的数据,一个.img文件中保存处理前和处理后两幅图像,第1幅的结束地址18811888 ,图像大小为3072x3042,第2幅的结束地址37686256 ,图像大小为3072x3072-This code is the role of IDC Imaging Dynamics Company Inc. of Canada flat panel detector output image format conversion, image collected by IDC general suffix img. This code is. Img file to dcm files, and archiving. Because they do not know idc detailed format, where only the img file in the data export, together with dcm head, save. Specific idc the img file, locate the data is by observing the original image data, a. Img file before and after saving two images, first one end of the address 18811888, image size is 3072x3042, the first two of end of the address 37686256, image size is 3072x3072
(系统自动生成,下载前可以参看下载内容)
下载文件列表
idc_img_dcm.m