Welcome![Sign In][Sign Up]
Location:
Search - Img file format matlab

Search list

[Special Effectsidc_img_dcm

Description: 此代码作用是对加拿大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
Platform: | Size: 2048 | Author: 金颂扬 | Hits:

[Special Effectsfilter

Description: 里面有对img格式文件的读取方式,还有对图像进行低通和高通滤波的方法。-There is on img file format, and read the image low-pass and high-pass filter method.
Platform: | Size: 46080 | Author: | Hits:

[OS programread envi

Description: 读取envi的img格式的高光谱文件,是matlab对其进行处理高光谱图像,是env和matlab相同(Read envi img format hyperspectral file, is matlab to deal with hyperspectral images, is the same as env and matlab)
Platform: | Size: 10240 | Author: 安然之雨 | Hits:

[Picture ViewerRGB

Description: 读取envi的img格式,需要有hdr文件(To read the IMG format of envi, you need to have a HDR file)
Platform: | Size: 1024 | Author: lei715 | Hits:

[Special Effectsread_ENVIimagefile

Description: ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standard format contain two parts: one is hyperspectral image'*.img ', the other is the remote sensing image header file'*.hdr', which records the information of remote sensing image, such as image size, band number, data type and size end, etc. If there is no header file, it will not be able to read remote sensing images, so header files are very important. In Matlab, multibandread () is used to read multiband (hyperspectral / multispectral) images.)
Platform: | Size: 1024 | Author: 白了个白 | Hits:

CodeBus www.codebus.net