登录
首页 » matlab » online fingerprint verification sdk

online fingerprint verification sdk

于 2013-03-29 发布 文件大小:3058KB
0 245
下载积分: 1 下载次数: 16

代码说明:

  The code contains the method to extract minutiae and also to enhance the image

文件列表:

online-fingerprint-verification-sdk
...................................\docs
...................................\....\Algorithm Document.doc,1410560,2011-07-19
...................................\....\onlineAFIS_ saurabh Summer project2011.docx,195032,2011-07-14
...................................\....\onlineAFIS_ saurabh_ Report.docx,259267,2011-07-19

...................................\....\parallel-processing-for-fingerprint-feature-extraction.docx,747735,2011-07-14
...................................\Finger-selection-module
...................................\.......................\Fingerselection.psd,523159,2011-07-11

...................................\.......................\Readme.txt,2821,2011-08-27
...................................\.......................\selectfinger.html,1605,2011-07-11
...................................\matlab code
...................................\...........\engine.m,396,2011-06-27
...................................\...........\extractminutae.m,3006,2011-06-27
...................................\...........\extractminutae_fft.m,2967,2011-06-27
...................................\...........\findminutae.m,3178,2011-06-27
...................................\...........\freqest.asv,3707,2013-03-29
...................................\...........\freqest.m,3707,2013-03-29
...................................\...........\func.m,279,2013-03-29
...................................\...........\funcs.m,787,2013-03-29
...................................\...........\getimage.m,1306,2011-06-27
...................................\...........\main.m,54,2013-03-29
...................................\...........\mark_minutia.asv,1969,2011-06-27
...................................\...........\normalise.m,1900,2013-03-29
...................................\...........\plotridgeorient.m,2030,2011-06-27
...................................\...........\remove_spurious_minutae.m,3832,2011-06-27
...................................\...........\ridgefilter.m,4831,2011-06-27
...................................\...........\ridgefilter_fft.m,806,2011-06-27
...................................\...........\ridgefreq.asv,3060,2013-03-29
...................................\...........\ridgefreq.m,3060,2013-03-29
...................................\...........\ridgeorient.m,4251,2011-06-27
...................................\...........\ridgesegment.m,2811,2011-06-27
...................................\...........\ridgethin.m,1695,2011-06-27
...................................\...........\sample1_ L1.tif,166272,2011-06-27

...................................\...........\show.m,4944,2011-06-27
...................................\...........\show_minutia.m,1868,2011-06-27
...................................\...........\Untitled1.prj,50806,2013-03-29
...................................\...........\verify.m,0,2011-06-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MSRCR
    说明:  MSRCR的一种相关简单算法,和自己的一点改进算法,使用平台为MATLAB(A simple algorithm of MSRCR and its own improved algorithm, using the platform of MATLAB)
    2019-05-02 09:57:56下载
    积分:1
  • Human-target-tracking
    运动检测 检测人体的头部位置、整体位置、滤除影子(Motion detection detect the body and head position, the overall position of the shadow filter)
    2011-10-13 19:59:00下载
    积分:1
  • ADMM-MATLAB
    基于ADMM的TV正则化最小化稀疏重建算法(TV Minimization Sparse Reconstruction Algorithms Based on ADMM)
    2020-11-09 19:39:47下载
    积分:1
  • all-cncut.tar
    老外写的图像分割matlab代码,内有详细的说明(Foreigner to write matlab code for image segmentation, which is described in detail)
    2008-04-16 11:14:56下载
    积分:1
  • MATLAB(DCT+DWT)
    图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序。(digital watermark image of the program thesis, based on Extra dwt and the algorithm, a detailed procedure.)
    2021-04-14 08:48:55下载
    积分:1
  • rsplit
    按照指定分隔符将已知字符串分割成个部分,并以cell存储(In accordance with the specified separator known string divided into parts, and cell storage)
    2016-02-29 12:17:44下载
    积分:1
  • 内窥镜增强
    说明:  内窥镜图像的细节增强和亮度增强算法,适用于胃部图像处理(Endoscopic image detail enhancement and brightness enhancement algorithm for stomach image processing)
    2021-05-14 00:30:02下载
    积分:1
  • 基于区域的主动轮廓模型算法论文RegionBasedSnake
    基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现(Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm)
    2020-06-28 12:00:01下载
    积分:1
  • MATLAB人脸考勤打卡签到系统 摄头界面GUI
    说明:  该课题为基于MATLAB平台的PCA的人脸识别图像考勤系统。传统的人脸识别都是直接人头和人头的对比,现实意义不大,这块都做烂了,不易通过毕设答辩,而且论文不好写。该课题识别原理为:从一副生活照中寻找到人脸,并且分割人脸图象,利用PCA算法进行降维,和库里图片进行对比,输出目标人脸以及记录识别的时间,可以统计人脸打卡的当月次数,从而统计出勤率。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警。GUI界面有清除数据功能,统计工资等功能。(This project is based on the MATLAB platform PCA face recognition image attendance system. The traditional face recognition is the comparison of direct head and head, which is of little practical significance. This part is not easy to pass the final defense, and the paper is not easy to write. The recognition principle of this subject is: find the face from a living picture, segment the face image, reduce the dimension by PCA algorithm, compare with the library picture, output the target face and record the recognition time, and then count the number of times in the month when the face is punched, so as to count the attendance rate. The subject can also be further developed to make face recognition inside and outside the database. If it is outside the database, the alarm can be realized. The GUI interface has the functions of data clearing and salary statistics.)
    2020-02-09 23:51:52下载
    积分:1
  • code
    实现图片、文本隐藏在图片中,并导出等操作(Implement images, text hidden in images, and export operations)
    2019-05-18 20:07:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载