Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - finger
Search - finger - List
这是关于指静脉识别的MATLAB程序代码,主要实现了余成波书籍上的手指静脉识别技术。(This is about the finger vein recognition of the MATLAB program code, mainly to achieve the remaining waves of books on finger vein recognition technology.)
Update : 2024-05-02 Size : 534528 Publisher : 梦幻的足迹

DL : 0
使用西门子1513PLC,博图V13开发软件,STL语言编程,TCP/IP通讯协议;通过PLC软件编程控制第三方指纹模块进行,指纹录入,指纹识别,上传指纹数据,指纹比对的功能,并且可以接受指纹比对成功后的哪一个人哪一个手指头的信息。(Using Siemens 1513 PLC, Botu V13 to develop software, STL language programming, TCP/IP communication protocol; Controlling third-party fingerprint module through PLC software programming, fingerprint input, fingerprint identification, uploading fingerprint data, fingerprint comparison functions, and can accept fingerprint comparison after which person and which finger letter Interest.)
Update : 2024-05-02 Size : 2753536 Publisher : 一叶知秋ABC

itd skteco sdk use for finger and access control
Update : 2019-10-23 Size : 25017831 Publisher : arch1994@gmail.com

本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.)
Update : 2024-05-02 Size : 2781184 Publisher : 王春水

本设计为基于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.)
Update : 2024-05-02 Size : 3789824 Publisher : www.wobishe.com

《剑指Offer:名企面试官精讲典型编程题》剖析了50个典型的程序员面试题,从基础知识、代码质量、解题思路、优化效率和综合能力五个方面系统整理了影响面试的5个要点。全书分为7章,主要包括面试的流程,讨论面试流程中每一环节需要注意的问题;面试需要的基础知识,从编程语言、数据结构及算法三方面总结了程序员面试的知识点。("Sword finger offer: interviewers of famous enterprises elaborate on typical programming questions" analyzes 50 typical programmer interview questions, and systematically sorts out five key points affecting interview from five aspects: basic knowledge, code quality, problem-solving ideas, optimization efficiency and comprehensive ability.)
Update : 2024-05-02 Size : 21882880 Publisher : wei666666

结合图像处理MATLAB的基本原理和知识,详细介绍了手指静脉预处理,图像分割,静脉纹路分割,滤波去噪,细化等相关内容。(Combined with the basic principle and knowledge of image processing, this paper introduces the finger vein pretreatment, image segmentation, vein vein segmentation, filtering and denoising, thinning and other related contents in detail.)
Update : 2024-05-02 Size : 9297920 Publisher : stinky_ring333

本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identification system. With GUI visualization platform. This design system mainly processes fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image graying, filtering enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images If it comes from the same finger.)
Update : 2024-05-02 Size : 3466240 Publisher : MATLAB道长

本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.)
Update : 2024-05-02 Size : 3682304 Publisher : 可乐一生

NS金手指数据库编辑器NS golden finger database editor(NS golden finger database editor)
Update : 2024-05-02 Size : 413696 Publisher : 13059217
« 1 2 ... 39 40 41 42 43 44»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.