-
这是一个用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
-
文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。...
文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。-File contains the code contourlet decomposition and reconstruction, along with Original and reconstructed images.
- 2022-01-26 02:27:23下载
- 积分:1
-
matlab图像处理工具箱,是冈萨雷斯编著的DIPUm的辅助工具
matlab图像处理工具箱,是冈萨雷斯编著的DIPUm的辅助工具-Matlab Image Processing Toolbox is edited by Gonzalez DIPUm aids
- 2022-03-06 19:05:15下载
- 积分:1
-
RANSAC算法,应用于图像处理的壮举,随机抽样一致性算法…
ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
- 2022-03-07 15:26:41下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1
-
MATLAB
基于MATLAB的加强版实现图像的中值滤波方法。-MATLAB-based implementation of the enhanced version of the image median filtering method.
- 2022-02-13 21:49:25下载
- 积分:1
-
采用小波变换的方法实现数字水印的嵌入和表达。
采用小波变换的方法实现了数字水印的嵌入与提取,效果非常不错!-Using wavelet transform method to achieve the digital watermark embedding and extraction, the effect is very good!
- 2022-03-20 01:43:27下载
- 积分:1
-
利用脉冲耦合神经网络对图像进行滤波,使用P.图像噪声
利用pcnn脉冲耦合神经网络进行图象滤波,利用pcnn定位图象噪声,根据定位情况进行滤波,输出-Using pulse coupled neural network PCNN for image filtering, image noise using PCNN positioning, according to location to conduct filtering, output
- 2022-07-16 01:14:17下载
- 积分:1
-
计算任意多边形的面积算法
计算任意多边形的面积算法-arbitrary polygon calculation algorithm of the area
- 2022-01-26 04:21:23下载
- 积分:1
-
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线...
hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
- 2022-09-10 07:45:03下载
- 积分:1