搜索资源列表
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
2
- 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理。-Using the C language header bitmap file to read, so the image histogram equalization processing.
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!
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
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
Histgram
- C语言版的直方图均衡程序,读取一幅对比度差的图片(去文件头,图像信息头的),通过该程序可以得到对比度增强的图像- C language version of the histogram equalization process, read a picture of a poor contrast (to the file header, image information header), through the program can get the contrast enhance
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar