搜索资源列表
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
bitmapEx_source
- 一种向CBitmap对象读取“*.bmp”文件的快捷方式。 1、建立自己的CBitmap派生类。 2、增加一个“Load from bitmap”的函数: BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName) { DeleteObject() HBITMAP hBitmap=NULL hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,L
DigitalImageProcessing
- 图像处理,读取BMP 文件,空间域,频域转换,图像平滑,锐化-image processing, reading the BMP file, and space domain, frequency domain conversion, image smoothing, sharpening
bmpPureC
- 纯C++写的读取BMP文件,可以跨操作系统而运行。-write pure C read BMP file, and can run different operating systems.
CGFORM6
- 实现bmp格式向其他 格式的转换:tga、yuv等!包含了读取bmp文件的两个类~!比较简单,但是程序比较严谨!
ImageProcessing
- 可以从磁盘读取BMP文件,可以将其转换成灰度图,二值图像。
实现了读取bmp图像到矩阵的转换
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
bmp_to_text
- 读取bmp文件,将其内容存入txt文档,以矩阵的形式来进行存储-read bmp files
DDB_show
- 用C++读取bmp文件,格式为byte型,转化为opencv可用的iplimage类型,并显示出来。-In C++ to read bmp file format a byte, into the opencv available iplimage type, and displayed.
bmp_image
- 此程序是用C语言编写的一个读取BMP文件的源程序,主要实现了BMP文件的读取和写入功能。-This file has complemented the functions of reading and writing the bmp files.
bmp-ctatic
- 读取BMP 8bit文件(size n1*n2),输出整个文件[n1]*[n2]的像素值,像素值的范围0-255,并统计每个像素质的数量-BMP 8bit file read (size n1* n2), the output document as a whole [n1]* [n2] the pixel value, pixel value range of 0-255, and the quality of statistics like the number of each
Histogram
- 自行编制读取BMP文件,并使其直方图均衡化的程序-The preparation of their own to read BMP files, and make the process of histogram equalization
tuxiang_duqu
- Visual C++ 和 OpenCV搭建的,用于读取.bmp 文件 可以作为图像处理的入门级参考资料-Visual C++ and OpenCV built for reading. Bmp file can be used as the entry-level image processing reference
ImageCoding
- 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
1
- 读取BMP文件的信息,并以文本显示图像内在2进制信息-Read BMP files information
bmp-VC
- bmp文件读取,转弯成灰度图的VC程序.很不错的呀-bmp->VC++
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!
Candy
- 用Candy算子提取图像边缘,建立DIB类读取BMP文件,提取边缘并储存-Candy operator with image edge extraction
BMP
- 读取BMP图像文件,做缩放处理的功能。放大或者缩小。-Read BMP image file, do the scaling processing functions. Zoom in or zoom out.
BMP
- bmp文件的信息读取,各种数据都可以读出-bmp file to read information