img-输入的指纹图像(uint8)->oimg-输入的方向图像(uint8)->N-窗口块大小(为img,oimg)->blks=[blks_x,blks_y]-脊频率图像窗口块大小<-fimg-脊频率图像,F"(u,v)[1]-IMDN开发者社群-imdn.cn"> img-输入的指纹图像(uint8)->oimg-输入的方向图像(uint8)->N-窗口块大小(为img,oimg)->blks=[blks_x,blks_y]-脊频率图像窗口块大小<-fimg-脊频率图像,F"(u,v)[1] - IMDN开发者社群-imdn.cn">
登录
首页 » Matlab » 脊频率 Matlab 代码

脊频率 Matlab 代码

于 2023-04-15 发布 文件大小:1.35 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

函数 blk_frequency_image 计算脊峰之间的平均距离。构建基于作品 [1] [2]。 [1] 美国 Chikkerur。在线指纹识别系统,硕士论文,大学纽约州立大学水牛城分校 2005年。 [2] %L.Hong、 Y.湾和 A.耆那教,"指纹图像增强: 算法和性能评价",IEEE 导,第 20 卷。1998 号 8 功能 fimg = blk_ridge_frequency_image (img,oimg,N,blks) -> img-输入的指纹图像 (uint8) -> oimg-输入的方向图像 (uint8) -> N-窗口块大小 (为 img,oimg) -> blks = [blks_x,blks_y]-脊频率图像窗口块大小

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

发表评论

0 个回复

  • ACATSP
    运用蚁群算法求解运营商的问题 有较详细的中文注释(Ant Colony Algorithm for the use of operators in more detail the issue of Chinese Notes)
    2009-05-05 21:10:40下载
    积分:1
  • 004
    使用matlab语言编程解决动态规划问题(Using matlab language programming to solve dynamic programming problem )
    2013-01-21 21:47:35下载
    积分:1
  • Numerical-Methods-Using-MATLAB
    Applied Numerical Methods Using MATLAB
    2012-07-25 11:49:15下载
    积分:1
  • RGB
    The Matlab function RGB() converts a color index (whole number from 1-21), English name of a color (string), or RGB triple with whole number components in {0, 1, ..., 255} into an RGB triple with real-valued components in [0,1]. RGB() allows the user to access a set of 21 colors via their common English names. For eight of these colors that have more than one common name, the program accepts alternative names, reducing the memory burden on the user.
    2009-11-20 16:06:02下载
    积分:1
  • twice_nihe
    说明:  对已知房价数据做二次拟合,从而得出曲线方程,对做未来房价的粗略预测(Known to do on the secondary price data fitting curve equation to obtain, so the future price of crude forecast)
    2009-08-23 11:19:32下载
    积分:1
  • acrobat
    this is file for traffic networks benchmarks...
    2013-03-11 15:33:48下载
    积分:1
  • xiaobo
    说明:  数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。 含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
    2019-06-04 10:40:35下载
    积分:1
  • study
    计算面积,使用方便!是个测试Matlab的实例!(Calculate the area, easy to use! Test Matlab instance!)
    2013-03-21 22:22:13下载
    积分:1
  • Images-denoising--based-on-wavlet
    从原始图像产生噪声图像,使用db1执行2层小波,使用wpbmpen进行全阈值选择,采用硬阈值和软阈值处理方式,保存低频,进行图像降噪,并绘制各分解系数图像。(Generated noise image from the original image, using db1 wavelet perform two layers using wpbmpen full-threshold selection, using hard threshold and soft threshold approach, saving low frequency, image noise reduction, and draw the decomposition coefficients images.)
    2013-11-22 15:55:18下载
    积分:1
  • KNN
    K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method. It is not the best method, but it is popular in practice. Popular but not necessarily understandable rule is: 1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov). 2. select the minimum distance from the previous K data, where the choice sorting method is used. 3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
    2020-10-23 14:37:22下载
    积分:1
  • 696516资源总数
  • 106741会员总数
  • 17今日下载