"matlab实现指纹识别算法:预处理、特征提取和匹配"
版权申诉
49 浏览量
更新于2024-04-05
收藏 1.96MB PDF 举报
Abstract
Fingerprint recognition technology has become one of the most popular and reliable personal identity authentication technologies due to the universality, uniqueness, and invariance of fingerprints. This paper mainly focuses on three aspects of fingerprint image processing: image preprocessing, feature extraction, and feature matching. Image preprocessing includes four steps: image segmentation, filtering enhancement, binarization, and thinning, which removes redundant parts of the original image, facilitating subsequent recognition processing. Feature extraction mainly involves extracting endpoints and bifurcation points of the thinned fingerprint image. Feature matching is the process of comparing feature points of two fingerprint images to determine if they are from the same finger. This paper provides Matlab programs and processing results for fingerprint image preprocessing, feature extraction, and feature matching. The results demonstrate that the processing results of these algorithms implemented in Matlab are ideal, meeting the feasibility and applicability of recognition. Key words: segmentation, binarization, thinning, feature point extraction, matching, Matlab.
点击了解资源详情
点击了解资源详情
点击了解资源详情
2024-04-17 上传
2022-07-03 上传
2024-04-17 上传
2022-11-04 上传
2019-08-01 上传
2021-07-10 上传
不吃鸳鸯锅
- 粉丝: 8524
- 资源: 2万+
最新资源
- Angular程序高效加载与展示海量Excel数据技巧
- Argos客户端开发流程及Vue配置指南
- 基于源码的PHP Webshell审查工具介绍
- Mina任务部署Rpush教程与实践指南
- 密歇根大学主题新标签页壁纸与多功能扩展
- Golang编程入门:基础代码学习教程
- Aplysia吸引子分析MATLAB代码套件解读
- 程序性竞争问题解决实践指南
- lyra: Rust语言实现的特征提取POC功能
- Chrome扩展:NBA全明星新标签壁纸
- 探索通用Lisp用户空间文件系统clufs_0.7
- dheap: Haxe实现的高效D-ary堆算法
- 利用BladeRF实现简易VNA频率响应分析工具
- 深度解析Amazon SQS在C#中的应用实践
- 正义联盟计划管理系统:udemy-heroes-demo-09
- JavaScript语法jsonpointer替代实现介绍