-
一个二值图象的滤波、分割
一个二值图象的滤波、分割-a binary image filtering and segmentation
- 2022-02-01 08:37:59下载
- 积分:1
-
Clock period of the use of GDI drawing code, including the dial and the LED effe...
一段利用GDI绘制时钟的代码,包含表盘和LED效果-Clock period of the use of GDI drawing code, including the dial and the LED effects
- 2022-04-25 14:51:23下载
- 积分:1
-
图象模板匹配算法代码,可直接运行exe文件,观察处理效果.
图象模板匹配算法代码,可直接运行exe文件,观察处理效果.-image template matching algorithm code can be run exe files directly observed treatment effect.
- 2022-08-04 05:48:49下载
- 积分:1
-
寻找圆的程序,大家试一试!
寻找圆的程序,大家试一试!-procedures for the round, we try!
- 2022-07-06 17:43:31下载
- 积分:1
-
the right procedures over two objects for a number of image objects segmentation...
该程序对多物体二值图像进行多个物体分割,返回为各个物体的模板-the right procedures over two objects for a number of image objects segmentation, for the return of all objects template
- 2022-04-12 08:26:07下载
- 积分:1
-
实现画图功能,例如计算机中的中点画线,微分画线等基本操作
实现画图功能,例如计算机中的中点画线,微分画线等基本操作-The realization of drawing functions, such as computers in stipple lines, painting lines, such as differential basic operation
- 2022-06-13 06:25:13下载
- 积分:1
-
一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带...
一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带 -an image after wavelet transform for HH, HL, LH, LL 4 subband. the wavelet transform of a subband that h3 embedded watermark, LH3 lower high-frequency band
- 2022-04-26 17:31:52下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
位图类的源代码,原始的位图操作,显示等
位图类的源代码,原始的位图操作,显示等-bitmap type of source code, the original bitmap operation, display
- 2022-03-14 13:06:45下载
- 积分:1
-
高级颜色选取控件,对源来的弹出颜色选取对话框时,当焦点失去时问题的处理。...
高级颜色选取控件,对源来的弹出颜色选取对话框时,当焦点失去时问题的处理。-High color selection controls, the right to the source of pop-up color selection dialog box, and when lost focus when issues.
- 2022-07-10 09:37:24下载
- 积分:1