登录
首页 » matlab » sc_minutia

sc_minutia

于 2021-03-18 发布 文件大小:1777KB
0 376
下载积分: 1 下载次数: 54

代码说明:

  指纹识别算法,开源,十分有用,是matlab语言编写的,直接可以用再做修改(about matching,very useful )

文件列表:

license.txt,1335,2011-08-09
sc_minutia
..........\angular_filters_pi_2.mat,98488,2010-11-15
..........\angular_filters_pi_4.mat,98488,2010-11-15
..........\angular_filter_bank.m,2688,2010-11-15
..........\bookstein.m,890,2010-11-15
..........\calculate_FMR.m,575,2010-11-15
..........\calculate_FNMR.m,573,2010-11-15
..........\calc_EER.m,629,2011-04-09
..........\calc_FMR_pdf.m,496,2010-11-15
..........\calc_FNMR_pdf.m,388,2010-11-15
..........\calc_genuine_pdf.m,382,2010-11-15
..........\calc_imposter_pdf.m,350,2010-11-15
..........\calc_orient.m,916,2010-11-15
..........\clean_minutia.m,867,2010-11-15
..........\compute_coherence.m,1072,2010-11-15
..........\dist2.m,820,2010-11-15
..........\do_match.m,11900,2010-11-15
..........\enhance_images.m,2830,2010-11-15
..........\extract_db.m,1728,2010-11-15
..........\extract_finger.m,23543,2010-11-15
..........\fft_enhance_cubs.m,10654,2010-11-15
..........\figures.m,23398,2010-11-15
..........\filter_minutia.m,4054,2010-11-15
..........\FindOrient.m,899,2010-11-15
..........\FindTheta.m,2762,2010-11-15
..........\Fingerprint Matching using A Hybrid Shape and Orientation Descriptor (addendum).pdf,1735914,2011-08-07
..........\freqest.m,3640,2010-11-15
..........\gaussker.m,115,2010-11-15
..........\hist_cost_2.m,660,2010-11-15
..........\houghline.m,3198,2010-11-15
..........\hungarian.m,11250,2010-11-15
..........\im.m,335,2010-11-15
..........\license.txt,1335,2010-11-15
..........\main.m,3331,2011-04-10
..........\match.m,1,2010-11-15
..........\normalise.m,2313,2010-11-15
..........\orientation_image_rao.m,2320,2010-11-15
..........\p.m,712,2010-11-15
..........\partest.m,5981,2010-11-15
..........\plotridgeorient.m,1823,2010-11-15
..........\pseudo_matched_filter.m,829,2010-11-15
..........\radial_filters.mat,4404,2010-11-15
..........\radial_filters16.mat,1348,2010-11-15
..........\radial_filters64.mat,28675,2010-11-15
..........\radial_filter_bank.m,953,2010-11-15
..........\readme.txt,1321,2010-11-15
..........\register.m,8915,2010-11-15
..........\ridgefilter.m,4774,2010-11-15
..........\ridgefreq.m,2993,2010-11-15
..........\ridgeorient.m,4185,2010-11-15
..........\ridgesegment.m,2321,2010-11-15
..........\roc.m,3892,2010-11-15
..........\rocdata.mat,383,2010-11-15
..........\sc_compute.m,2293,2010-11-15
..........\show.m,3347,2010-11-15
..........\smoothen_frequency_image.m,2270,2010-11-15
..........\smoothen_orientation_image.m,1058,2010-11-15
..........\testfin.m,1909,2010-11-15
..........\test_bifurcation.m,5940,2010-11-15
..........\tico.m,1930,2010-11-15
..........\tps_iter_match.m,10933,2011-04-03
..........\tps_iter_match_no_anchors.m,9838,2010-11-15
..........\trace_path.m,2881,2010-11-15
..........\view_orientation_image.m,617,2010-11-15

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

发表评论

0 个回复

  • WaveletBasedImageSegmentation
    基于小波变换的图像分割算法,它实现了论文 Wavelet Based Bimodal Image Segmentation for Blob Exctraction... 的算法。(This code is a part of work Wavelet Based Bimodal Image Segmentation for Blob Exctraction... .)
    2015-09-14 15:07:00下载
    积分:1
  • Geometry(C)
    计算几何(C描述)第二版教材的配套程序,用C语言实现了本书的主要算法.(Computational geometry (C described) in the second edition of materials matching procedures, using C language to achieve the book)
    2008-08-07 10:48:13下载
    积分:1
  • imageNcut
    说明:  本文为图像分割源代码,把一幅在MATLAB中读入的图像分割成任意块(This article image segmentation source code, put a read into the MATLAB image is divided into arbitrary blocks)
    2020-10-29 15:39:56下载
    积分:1
  • 119964782gmm_utilities
    说明:  实现混合高斯的功能,再次基础上可进行任意操作(The function of mixed Gaussian can be realized, and any operation can be carried out on the basis of it again.)
    2019-06-19 16:46:43下载
    积分:1
  • TVdenoise
    全变分去噪 J=tv(I,iter,dt,ep,lam,I0) 输入: I - 灰度图像, iter - 迭代次数 [1], dt - 时间步长 [0.2], ep - 提升参数epsilon [1], lam - 保真项 lambda [0], I0 - 输入噪声图像 [I0=I] ([]中的是缺省值)( 全变分去噪 J=tv(I,iter,dt,ep,lam,I0) 输入: I - 灰度图像, iter- 迭代次数 [1], dt - 时间步长 [0.2], ep - 提升参数epsilon [1], lam - 保真项 lambda [0], I0 - 输入噪声图像 [I0=I] ([]中的是缺省值))
    2010-10-22 17:29:44下载
    积分:1
  • huisemoxingyuce
    灰色预测模型matlab,灰色模型GM(1,1)程序二次拟合和等维新陈代谢改进预测程(Matlab of gray prediction model, gray model GM (1,1) procedures for the second fitting and the same dimension metabolism to improve the forecasting process )
    2012-04-15 10:41:18下载
    积分:1
  • mirror
    对图像进行镜像处理,是最基本的图像处理操作(Mirror image is the most basic image processing operations )
    2012-05-13 20:04:04下载
    积分:1
  • elleSR_0.2
    Visual Geometry Group项目组开发的超分辨率重建的源码,具有很好的效果。 附有详细的文档说明,可直接运行(a good super-resolution reconstruct source code developed by Visual Geometry Group, with detail description)
    2009-05-19 11:21:05下载
    积分:1
  • WPF网络流量仪表盘
    WPF网络流量仪表盘
    2014-04-11下载
    积分:1
  • huiduju
    说明:  基于灰度矩的亚像素边缘检测,零件边缘提取(Subpixel edge contour extraction)
    2019-03-14 15:01:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载