登录
首页 » matlab » palmprint PCA

palmprint PCA

于 2018-05-08 发布 文件大小:4657KB
0 275
下载积分: 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 个回复

  • spiht_5
    image compression using sphit algorithm
    2012-02-15 19:59:27下载
    积分:1
  • interpolation
    图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
    2021-05-14 17:30:02下载
    积分:1
  • cv-matlab
    说明:  图像分割的MATLAB实现,效果很好,对光照有一定的适应性(Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability)
    2008-10-15 16:44:48下载
    积分:1
  • testDetect
    直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
    2013-11-12 14:49:32下载
    积分:1
  • exa9_1_1
    对于原始数据进行插值并抽取,从这个过程中将数据平滑化,得到理想的效果。(The original data for interpolation and extraction, data from this process will be smoothed to get the desired results.)
    2012-01-11 23:18:47下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • inverse_winer_filter
    对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。(Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.)
    2009-11-14 00:45:35下载
    积分:1
  • 空域增强
    说明:  思想:把原始图的直方图变换为均匀分布的形式,这样就增加了灰度值的动态 范围从而达到增强图像整体对比度的效果。其优点是能自动地增强整个 图像的对比度。 1、对灰度图像进行直方图的均衡化处理,达到图像增强的目的。 2、利用平均滤波和中值滤波对图像进行平滑滤波。 3、利用拉普拉斯运算对图像进行锐化滤波。(Idea: transform the histogram of the original image into the form of uniform distribution, so as to increase the dynamic gray value Range to enhance the overall contrast of the image. Its advantage is that it can automatically enhance the contrast of the whole image. 1. The gray image is processed by histogram equalization to achieve the purpose of image enhancement. 2. Average filter and median filter are used to smooth the image. 3. Using Laplace operation to sharpen the image.)
    2019-11-13 16:49:49下载
    积分:1
  • 052863
    图片智能微缩模块源码,程序结合易语言图像格式转换支持库和第三方云外归鸟的图像处理支持库,实现图片智缩效果。(Pictures intelligent miniature module source code , the program combined with easy language support library image format conversion and third party outside the cloud of birds image processing support library that implements the image Chi shrink effect .)
    2016-08-14 12:04:45下载
    积分:1
  • ssim
    说明:  计算ssim值的程序,这个程序是用python语言编写的(Calculate the SSIM value of the program, this program is written in Python language.)
    2020-12-10 21:06:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载