登录
首页 » matlab » palmprint PCA

palmprint PCA

于 2018-05-08 发布 文件大小:4657KB
0 258
下载积分: 1 下载次数: 6

代码说明:

  掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)

文件列表:

palmprint PCA\CreateDatabase.m, 2068 , 2018-01-02
palmprint PCA\EigenpalmCore.m, 2969 , 2018-01-02
palmprint PCA\example.m, 2281 , 2018-01-02
palmprint PCA\imageman.m, 1234 , 2018-01-02
palmprint PCA\Recognition.m, 2683 , 2018-01-02
palmprint PCA\test_data\1.JPG, 410944 , 2017-12-27
palmprint PCA\test_data\11.JPG, 410185 , 2017-12-27
palmprint PCA\test_data\2.jpg, 469406 , 2017-12-27
palmprint PCA\test_data\3.JPG, 470524 , 2017-12-27
palmprint PCA\test_data\4.JPG, 468902 , 2017-12-27
palmprint PCA\test_data\5.JPG, 446111 , 2017-12-27
palmprint PCA\test_data\7.JPG, 447902 , 2017-12-27
palmprint PCA\test_data\8.jpg, 464747 , 2017-12-27
palmprint PCA\test_data\9.JPG, 595006 , 2017-12-27
palmprint PCA\test_data\im.bmp, 39494 , 2018-01-02
palmprint PCA\train_data\1(1).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\1(2).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\1(3).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\2(1).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\2(2).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\2(3).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\3(1).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\3(2).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\3(3).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\4(1).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\4(2).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\4(3).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\5(1).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\5(2).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\5(3).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\7(1).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\7(2).bmp, 39494 , 2018-01-02
palmprint PCA\train_data\7(3).bmp, 39494 , 2018-01-02
palmprint PCA\新建 Microsoft Excel 工作表.xls, 202752 , 2011-09-01
palmprint PCA\test_data, 0 , 2018-01-02
palmprint PCA\train_data, 0 , 2018-01-02
palmprint PCA, 0 , 2018-01-02

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

发表评论

0 个回复

  • geometric_transformation
    在空间域上进行特征提取,用于局部或全局的特征检测,结合广义高斯分布,实现图像的质量评价(Feature extraction is carried out on the spatial domain, which is used for local or global feature detection, and the image quality evaluation is realized by combining the generalized gaussian distribution.)
    2018-05-22 08:54:35下载
    积分:1
  • k_means
    k-均值聚类法用于各种图像的聚类、分割问题,希望可以对您有利(k-means clustering method for a variety of image clustering, segmentation)
    2009-09-14 08:54:20下载
    积分:1
  • jpeg2k
    说明:  JPEG2000 的一个实现,期中,wavelet.dll是提供的功能接口。(An implementation of JPEG2000, period, wavelet.dll is to provide a functional interface.)
    2010-05-04 17:00:01下载
    积分:1
  • wlan
    图像编辑控件,图像编辑控件图像编辑控件图像编辑控件(Image Edit Control)
    2011-11-25 14:55:58下载
    积分:1
  • SIFT_VC
    sift 的c++代码。。。。。。。。。。。。(sift c++ code)
    2012-07-13 18:45:33下载
    积分:1
  • Key_Technology_for_Image_Mosaics-
    提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。(A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates the feature points which arc selected in moving objects using similarity transform,and the outliers are eliminated using RANSAC algorithm.In the image blend phase,a difference of two images is created using homogeneous transformation matrix,and a region growth algorithm is implemented SO as to segment the movmg object region.A piecewise mapping algorithm for generating panoramic images is used.Experimental results show the effectiveness of the algorithm.)
    2014-04-25 09:17:35下载
    积分:1
  • Nonsampling_Contourlet
    说明:  非下采样contourlet变换是一种较新的多尺度几何分析方法,能够很好地描述信号的线奇异特征,具有多方向滤波器组。(Nonsubsampled contourlet transform is a relatively new method of multiscale geometric analysis, can well describe the signal characteristics of the line singularity, with multi-directional filter.)
    2010-04-20 09:21:50下载
    积分:1
  • Edge-Detection-Algorithm
    图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等(Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.)
    2021-03-17 08:49:21下载
    积分:1
  • zi
    说明:  自由曲面光学透镜的图像变换面形测量系统与精度建模(Free-form optical lens image transformation shape measurement system with precision modeling)
    2013-03-07 09:08:13下载
    积分:1
  • shuixia
    水下图像的matlab程序,FCM水下图像聚类及图像增强matlab代码,非常有用(Underwater image matlab procedures, FCM underwater image clustering and image enhancement matlab code, very useful)
    2013-09-12 22:28:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载