-
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
-
laplacian-pyramid-decomposition
给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。3.图示结果(code and principle of laplacian pyramid decomposition of a gray scale image are provided in the article.Contents are given in detail including the notes and usage. )
- 2021-04-19 11:08:51下载
- 积分:1
-
sm-bi-sy
final year project related thing.
- 2014-04-15 00:56:54下载
- 积分:1
-
图片边缘检测滤镜,浮雕, 反选色去色黑白化多功能代码
图片边缘检测滤镜,浮雕, 反选色去色黑白化多功能代码
- 2019-11-14下载
- 积分:1
-
tiaoshi1
计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能(Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions)
- 2010-10-19 13:10:31下载
- 积分:1
-
ImageProcess
26个不同影像处理程序,以VC++开发,是了解影像入门好帮手(26 different image processing procedures to VC++ Development is helpful to understand the image entry)
- 2007-12-19 10:28:27下载
- 积分:1
-
lubo
自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。(I have written the image smoothing algorithm: mean filter and median filter, mean filter set different templates to get the best image output.)
- 2008-06-07 20:46:32下载
- 积分:1
-
EZW
图像压缩经典EZW算法 可提初学者学习参考使用(image compression EZW)
- 2013-10-12 14:22:16下载
- 积分:1
-
Zemax+DDE+toolbox+for+Matlab
说明: 该工具箱可实现matlab编程和zemax通信,同时借助于matlab 强大的编程能力以及zemax的光学设计能力,为光学领域工作的科研人员提供了新的途径。(This program can realize the communication between the matlab and zemax, very helpful for optical engineer and student whose major in optical science.)
- 2020-11-11 16:49:45下载
- 积分:1
-
darkchannel
暗通道去雾算法,可将风景图片实现去污效果。不会影响其原有的分辨率。效果比传统的均衡化好。(Dark channel dehazing algorithm, can achieve the decontamination effect picture. Will not affect its original resolution. Results than traditional good equalization.)
- 2015-04-23 15:25:36下载
- 积分:1