登录
首页 » matlab » online fingerprint verification sdk

online fingerprint verification sdk

于 2013-03-29 发布 文件大小:3058KB
0 128
下载积分: 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 个回复

  • huxiangguangtuixangpipei
    这是一种简单的互相关图像匹配算法,已经在matlab环境下测试过,效果很好。附带两张匹配图片(This is a simple cross-correlation image matching algorithm has been tested in the matlab environment, the effect is very good. With two matching pictures)
    2013-06-08 11:18:45下载
    积分:1
  • wangzhen
    图像边缘提取,边缘整合,有效提取边缘,并进行填充。(Image edge detection, edge integration, effective edge extraction and filling.)
    2012-07-29 11:04:05下载
    积分:1
  • CoSaMP-and-OMP-for-sparse-recovery_OK
    Examples with Orthogonal Matching Pursuit and Compressive Sampling Matching Pursuit
    2012-12-06 09:22:30下载
    积分:1
  • freadbk
    说明:  用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)
    2021-03-27 19:19:11下载
    积分:1
  • Huoyantexingtiqu
    说明:  对火焰图像的特征进行提取,如火焰闪烁频率、火焰区域面积,火焰燃烧区域裁剪等( the Feature Extraction of flame )
    2021-04-15 13:38:54下载
    积分:1
  • tuxiang
    滤波的方法有很多,其中小波滤波很实用,提出了一种二进小波变化的算法。(There are a lot of filtering method, the wavelet filter is very practical, this paper proposes a binary wavelet algorithm.)
    2013-10-18 19:58:54下载
    积分:1
  • FusionCode1
    针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法,采用一定的策略将两副源图像进行融合,从而避开了小波的反变换,因此融合后的图像具有比小波变换法更好的融合效果。(multi-focus image fusion, this paper introduces the wavelet transform algorithm, Although the wavelet transform non-redundant, the loss of high-frequency components are smaller, better integration effect, But there are two major drawbacks : First, the shift variability and the second is the integration of image reconstruction will be subject to a number of external factors. Therefore, there would still be some marginal loss of information, in order to overcome the wavelet transform of the above shortcomings, can be used based on wavelet decomposition and the point spread function PSF model combining the fusion method. The first pair of different images ratchet two sampling wavelet decomposition, and to maintain the same source image size. Then all of its direction, the scale of high-freque)
    2007-05-11 00:36:13下载
    积分:1
  • matchHistograms
    用matlab实现彩色图像的直方图匹配,提供源代码和说明文档( histgram matching)
    2011-08-21 22:01:41下载
    积分:1
  • MatLab
    图片的旋转、截图、灰度、翻转、滤波、去噪等基本处理(Image rotation, screenshots, gray, flip, filtering, noise and other basic processing)
    2013-10-22 17:06:27下载
    积分:1
  • classification
    说明:  改进LBP纹理提取以及纹理分类,主要包括三部分测试:纹理提取、分类和分割(Improved LBP texture extraction and texture classification, including three parts of testing: texture extraction, classification and segmentation)
    2020-04-01 18:56:10下载
    积分:1
  • 696518资源总数
  • 105243会员总数
  • 13今日下载