verilog程序,附课程设计报告
2021-06-19 01:25:05 1.78MB verilog 指纹生成器
1
中控指纹仪驱动程序,ZKTime5.0考勤软件,希望对开发中控指纹接口的网友有所帮助
2021-06-18 11:03:27 16.11MB live20r 驱动程序 指纹 ZKTime5.0
1
基于QT加opencv的人脸识.zip 包含人脸采集以及人脸数据训练及识别 内含完整源代码
2021-06-17 19:44:19 25KB qt opencv 人脸识别
1
MD5效验工具,可以对文件指纹进行效验.
2021-06-16 21:19:11 293KB MD5
1
keytool 查看apk 的签名信息(如MD5、SHA1、SHA256)
2021-06-16 18:01:05 164.22MB keytool工具
1
指纹头测试软件,晟元协议指纹头测试软件,具有呼吸灯指示控制
2021-06-14 21:33:23 1.23MB 指纹头 晟元
1
指纹增强-指纹增强.rar 有一位论坛朋友寻找的关于一篇经典指纹增强文章的源代码: 帖子如下(含文章): https://www.ilovematlab.cn/thread-74316-1-1.html 这个源程序的一个实例:介绍一下怎么应用 clear clc im = imread; if length)>2     im=rgb2gray; end         % Identify ridge-like regions and normalise image     blksze = 16; thresh = 0.1;     [normim, mask] = ridgesegment;     show;     % Determine ridge orientations     [orientim, reliability] = ridgeorient;     plotridgeorient     show 1.jpg 2.jpg 3.jpg                            原图                                                                    Orientations overlaid                                        'Reliability' of orientations                                   % Determine ridge frequency values across the image     blksze = 36;     [freq, medfreq] = ridgefreq;     show                                 Frequency data          % Actually I find the median frequency value used across the whole    % fingerprint gives a more satisfactory result...       freq = medfreq.*mask;         % Now apply filters to enhance the ridge pattern    newim = ridgefilter;    show;                                 Filtered image             % Binarise, ridge/valley threshold is 0    binim = newim > 0;    show;                                 Binary image         % Display binary image for where the mask values are one and where    % the orientation reliability is greater than 0.5    show, 7)                                 Masked binary image                                 Original image 程序包如下: 指纹增强.rar 程序包含: QQ截图未命名.jpg
2021-06-14 17:16:39 154KB matlab
1
中控iFace 系列人脸二次开发SDK,包含X86\X64,含C#,VB的Demo。支持iFace 702、301、302等
2021-06-11 08:58:30 9.75MB 中控 iFace 人脸
1
本人免试课题题目,由三人合作完成,此程序从开始的图像预处理到最终的图像匹配,有相关子程序11个,结构清晰,思路简洁,适合刚开始学习数字图像处理的同学参考。
2021-06-10 19:46:37 1.99MB 指纹识别 数字图像处理
1
中药色谱指纹图谱相似度评价系统2004AB 版,是国家药典委联合高校开发的一款指纹图谱相似度评价系统,A版用于科研,包含B版,B版 是用于检验,B版不具有生成对照图谱功能。
2021-06-10 17:08:58 29.98MB 中药色谱指纹图谱相似度评价系统
1