-
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
说明: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
- 2020-02-16 22:03:11下载
- 积分:1
-
sobel
数字图像处理中的sobel算子Matlab程序(Digital image processing in Matlab procedure sobel operator)
- 2008-06-01 19:53:36下载
- 积分:1
-
improveeight
matlab代码 用改进的八点算法求基础矩阵,进而求本质矩阵及相机外参。(improve eight)
- 2020-10-25 15:50:00下载
- 积分:1
-
pca_bp
本程序采用pca提取人脸特征,采用人工神经网络识别人脸。(This procedure using pca face feature extraction, using artificial neural network recognition face.
)
- 2012-08-18 16:49:25下载
- 积分:1
-
createSeed
说明: 通过用户给定的标签信息,来提取图像中的标记像素点位置,保存为种子点(Through the label information given by the user, the position of the label pixels in the image is extracted and saved as seed points.)
- 2020-06-16 01:20:02下载
- 积分:1
-
rsvwg
Related impulse response analysis algorithm and inspection, There Wavelet Analysis Blind Signal Processing, Energy spectrum analysis and calculation.
- 2017-09-03 10:46:50下载
- 积分:1
-
KSVD_Matlab_ToolBox
KSVD工具包,可以用于去噪增强等多种领域,具体方法是先训练方向,然后沿方向进行(KSVD toolkit can be used to enhance various areas of de-noising, the specific method is the first training direction, and then along the direction)
- 2008-04-04 19:53:54下载
- 积分:1
-
matlab实现灰度预测
matlab实现灰度预测,很好的例子,有详细说明(Matlab to achieve grayscale prediction, a good example, with detailed instructions)
- 2018-11-01 09:11:29下载
- 积分:1
-
WNNM_code
加权核范数最小化应用于图像处理的代码,很实用,且是图像处理领域很新的方法源码,所以该方法效果很好,希望对大家有用。(Nuclear weighted norm minimization codes used in image processing, it is useful, and it is a new image processing method for the source, so that this method works well, want to be useful.)
- 2017-04-06 10:50:05下载
- 积分:1
-
QR
说明: 实现手机拍摄图像的二维码图像的提取,包括QR码的旋转与校正,也可以用于其他条码,但是效果不是很好(The realization of mobile dimensional code image captured image extraction, rotation and including a QR code correction can also be used for other bar code, but the effect is not very good)
- 2013-10-17 16:13:35下载
- 积分:1