搜索资源列表
DevIL-SDK-1.6.5
- OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!-OpengL programming required DevIL libraries and header files! Used to read multiple formats Texture Image!
CSharp-read-tiff
- C#读取TIF格式的图像,包括读取TIF格式图像的头文件、图像数据部分等。-C# read TIF format images, including the header file read TIF format image, the image data part
imageTechFunction
- vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
add_pro
- 在IDL中读取envi标准影像格式数据,包括img影像文件和hdr头文件-Envi read in the IDL standard image format data, including documents and image img header hdr
project
- the attached file contains bitmap image reader which read the file, header infor and data of image
bmpdisplay
- 读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等-to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and numb
BMPclass-4
- BMP圖檔讀取範例 包含檔頭資訊輸出,影像灰階輸出-BMP image file to read header information contains examples of output, the output gray scale image
2
- 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理。-Using the C language header bitmap file to read, so the image histogram equalization processing.
CDICOM
- 用国际标準的dicom,进行程式的编辑,可读出標頭跟影像的一个程式-With international standards, dicom, the program' s editor, read the header with the image of a program
DicomReader1.4
- 1、dicom .dcm文件转bmp,点击convert按钮 2、dicom文件的头文件信息的读取和显示 3、显示bmp文件,点击reload; 4、对比度、灰度变化等基本的图像操作-1, dicom. Dcm file transfer bmp, click the convert button 2, dicom file to read header information and display 3, display bmp file, click the reload 4,
DicomReader2.0
- 1、dicom .dcm文件转bmp文件 2、bmp文件转dicom文件 3、dicom头文件读取、显示 4、点运算、直方图、形态学变换、图像分割、图像编码等图像处理-1, dicom. Dcm file transfer bmp file 2, bmp file transfer dicom file 3, dicom header file to read, display 4, point operations, histogram, morphological transfo
bmp
- 详细介绍了bmp格式图片结构,中的程序,实现了读取bmp格式图片,包括文件头与图片数据程序!-Bmp format images described in detail the structure, the procedures, the read bmp format images, including the header and image data program!
image-read
- 根据bmp的header(长宽 位数 信息) 开始读文件 读出每个位置点的RGB分量,用3个3维数组,R[x][y][val],G[x][y][val],B[x][y][val] RGB组合成像素值(可能要求你输出灰度值),一个3维数组,P[x][y][val] -image read
headfie
- 包含了常用的一些读写图像的头文件,如BMP、RAW格式的像,直接把头文件添加使用即可。-Contains some commonly used to read and write the image header files, such as BMP, RAW format images, you can use to add files directly to your head.
dip_1_get_width_height
- 通过对bmp图像的头文件信息,读取lena.bmp的宽度和高度函数。-By bmp image header information, read lena.bmp the width and height functions.
bmp-file
- C++ program to read a bmp image file and to retrieve header informations
read_gff_header_1_8b
- 该程序主要用于读取gff格式的sar图像的头文件-This procedure is used to read the SAR image format GFF header files
Hyperspectral-image-readandwrite
- 用来读写高光谱遥感影像的matlab代码,支持BSQ,BIL,BIP格式,三种文件格式对应的是头文件*.lxw中的第5个数字,头文件可用写字板编辑-The matlab code used to read and write in Hyperspectral Imagery support BSQ, BIL, BIP, format, corresponding to three types of file formats is a header file*. Lxw in the first
hdfread_test
- 卫星影像头文件的读取及简单操作,是hdf4,目前多为hdf4,hdf5应用此程序无法实现-Read satellite image header file is hdf4, currently mostly hdf4, hdf5 application of this procedure can not be achieved
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar