登录
首页 » matlab » code

code

于 2009-02-16 发布 文件大小:38491KB
0 343
下载积分: 1 下载次数: 107

代码说明:

  手指照片的特征点提取程序与算法,从而进行手指指型的匹配(Finger pictures of Feature Points Extraction procedures and algorithms, which refers to a finger-type matching)

文件列表:

code
....\code
....\....\GUI版
....\....\.....\corner_index.m
....\....\.....\find_fingers.m

....\....\.....\main.fig
....\....\.....\main.m
....\....\.....\perProcessf.m
....\....\.....\reg_user_fig
....\....\.....\............\lbt001.bmp
....\....\.....\............\pb001.bmp
....\....\.....\............\zxy001.bmp
....\....\.....\rotate_fingers(不连续的).m
....\....\.....\rotate_fingers.m
....\....\.....\settins.m
....\....\.....\test2.m
....\....\Independent_fingers(有形心的).m
....\....\Independent_fingers.m
....\....\myImhist.m
....\....\PerProcess&getEdge(错的).m
....\....\PerProcess(改了).m
....\....\PerProcess.m
....\....\PerProcess1.m
....\....\perProcessf.m
....\....\process1.m
....\....\process_until_cut.m
....\....\test.m
....\....\trace2.bmp
....\....\zxy002.bmp
....\....\zxy003.bmp
....\....\zxy007.bmp
....\....\zxy008.bmp
....\....\zxy009.bmp
....\....\函数版
....\....\......\corner_index.m
....\....\......\find_fingers.m
....\....\......\pb001.bmp
....\....\......\pb002.bmp
....\....\......\pb003.bmp
....\....\......\perProcessf.m
....\....\......\rotate_fingers.m
....\....\......\test2.m
....\....\......\vector_test.m
....\....\......\zh001.bmp
....\....\......\zh002.bmp
....\....\......\zh003.bmp
....\....\......\zx005.bmp
....\....\......\zx006.bmp
....\....\......\zx007.bmp
....\....\......\zx008.bmp
....\....\......\zx009.bmp
....\....\演示版
....\....\......\corner_index.m
....\....\......\find_fingers.m

....\....\......\Independent_fingers.m
....\....\......\main.fig
....\....\......\main.m
....\....\......\perProcessf.m
....\....\......\reg_user_fig
....\....\......\............\lbt001.bmp
....\....\......\............\pb001.bmp
....\....\......\............\zh001.bmp
....\....\......\............\zxy001.bmp
....\....\......\rotate_fingers.m
....\....\......\settins.m
....\....\......\user_data.mat
....\....\......\vector_test.m

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

发表评论

0 个回复

  • NLMD
    利用非局部均值的算法对图像做去噪,速度比较快,但效果一般,存在一定局限性(Using non-local mean algorithm to denoise image is faster, but the effect is general and there are some limitations.)
    2020-08-18 09:08:22下载
    积分:1
  • shock滤波器
    说明:  图像滤波模型,可用于图像滤波,效果良好,模型特别简单。(The image filtering model can be used for image filtering. The effect is good, and the model is particularly simple.)
    2020-07-01 15:39:58下载
    积分:1
  • harrisSAM
    光谱角(Spectral Angle)衡量像素间的相关性存在着差异,本程序用于计算光谱角,及光谱角匹配(Spectral Angle (Spectral Angle) to measure the correlation between pixels there are differences, the process used to calculate the spectral angle, and spectral angle matching)
    2020-11-05 19:19:50下载
    积分:1
  • MedFDTD
    计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
    2012-05-27 14:10:16下载
    积分:1
  • main
    burg距离方位分别外推超分辨算法,实现对稀疏数据的超分辨成像。(burg extrapolation distance and orientation were super-resolution algorithm to achieve the super-resolution imaging sparse data.)
    2013-08-19 21:44:32下载
    积分:1
  • liezhuyuan
    高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题(Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations)
    2012-02-09 18:23:07下载
    积分:1
  • m11
    混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal components analysis, PCA) 方法来刻画椭球体背景模型, 提出了一种基于主成分分析的Codebook 背景建模算法. 实验表明, 本文算法不仅能够更准确地描述背景像素值在RGB 空间中的分布特征, 而且具有良好的鲁棒性.(The background modeling algorithm of mixture of Gaussian (MOG) and codebook is widely used in moving object detection of surveillance video. However, the ball model of MOG usually assumes that the three components of RGB are independent, while the cylinder model of codebook assumes that the value of background pixel is distributed uniformly within the cylinder and the changing direction of brightness points to the origin of the coordinate system. These assumptions reduce the descriptive capability for background modeling. Therefore, the paper proposes an ellipsoid- based background model, which overcomes the MOG and codebook0s limitations. By using principal component analysis to depict the ellipsoid background model, a novel PCA-based codebook background modeling algorithm is proposed. Experiments show that this algorithm can not only give more accurate description of the distribution of background pixels but also have a better robustness.)
    2014-04-15 11:11:55下载
    积分:1
  • javacv-examples-master
    image processing with opencv
    2017-05-01 21:54:16下载
    积分:1
  • _Heikkila-a-Silven
    张正友标定法中计算内参的方法,经典原文资料(calculate Intrinsics zhang s method)
    2014-12-04 10:38:34下载
    积分:1
  • MSDfenbu
    本代码可以实现统计彩色图像RGB三个通道内的交流分量,通过对比确定,图像是否经过高斯模糊篡改。(This code can realize statistical color image RGB three channels in the ac component, by comparing the sure, whether image through gaussian blur manipulation.)
    2012-09-26 22:26:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载