-
图像处理-形态学处理-图像粗化和细化源程序
图像处理-形态学处理-图像粗化和细化源程序-Image Processing- morphological processing- image of rough and refined source
- 2022-01-26 08:15:04下载
- 积分:1
-
BMP and JPG conversion of source code, VC++ 6.0
BMP与JPG相互转换的源代码,VC++6.0-BMP and JPG conversion of source code, VC++ 6.0
- 2022-07-05 08:52:48下载
- 积分:1
-
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件...
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件-Open the width of the same bmp, click Generate, first to obtain integrated picture of the overall view, the final automatically input bmp file integration to form a bmp file
- 2023-07-29 11:35:04下载
- 积分:1
-
automatically transform domain values, see procedures for the two binary images...
自动域值变换,见程序,用于图象二值化,可用于电子警察中的号拍定位-automatically transform domain values, see procedures for the two binary images can be used for electronic police, the shoot location
- 2022-01-26 07:24:32下载
- 积分:1
-
《MATLAB7.x图像处理》随书光盘,该书人民邮电出版社2006年出版....
《MATLAB7.x图像处理》随书光盘,该书人民邮电出版社2006年出版.-The iso file of which published by Posts &Telecom press in 2006.
- 2022-02-04 05:54:41下载
- 积分:1
-
geometry calculation of correlation algorithm can determine the function of the...
计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the left or the right, only requirements (p2- p0)* (p1- p0), and if 0 right, a total = 0 line
- 2022-07-13 05:45:28下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-01-26 02:46:11下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。...
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
- 2022-02-07 22:46:09下载
- 积分:1