Description: 文件详细说明了pca算法程序的设计步骤,并对每一步骤有代码说明-Document details the procedures for the design of PCA algorithm steps, and each step has the code description Platform: |
Size: 5120 |
Author:海礁 |
Hits:
Description: 做模式分类时(例如指纹识别,人脸识别),一个需要处理的难题是维数非常大,人脸往往是百万维的,目前计算机的能力还不足以快速地计算这么高维的数据。pca是一中降维的方法,用它可以把高维数据映射到一个维数较低的空间上考虑。-To do pattern classification (for example, fingerprint identification, face recognition), a need to deal with the problem is very large dimension, often millions of people face-dimensional, the current capacity of the computer fast enough to calculate such a high-dimensional data. PCA is a dimensionality reduction of the method, it can be high dimensional data is mapped to a lower dimension space to consider. Platform: |
Size: 1024 |
Author:李志焕 |
Hits:
Description: 用于指纹检测等,利用图像的梯度方向,获得局部主导方向。Principal Component Analysis (PCA),包含有高斯金字塔分层,SVD奇异值分解,内含测试图像-Used for fingerprint detection, etc. Using the gradient direction of image to get local leading direction. Principal Component Analysis (PCA), contains a gaussian pyramid stratification, SVD singular value decomposition, containing test image. Platform: |
Size: 243712 |
Author:liuguorong |
Hits:
Description: The ear, as a biometric, has been given less
attention, compared to other biometrics such as fingerprint,
face and iris. Since it is a relatively new biometric, no
commercial applications involving ear recognition are
available. Intensive research in this field is thus required to
determine the feasibility of this biometric. In medical field,
especially in case of accidents and death, where face of patients
cannot be recognized, the use of ear can be helpful. In this
work, yet another method of recognizing people through their
ears is presented. Local Binary Patterns (LBP) is used as
features and the results are compared with that of Principal
Components Analysis (PCA). LBPhas a high discriminative
power, tolerance against globalillumination changes and low
computational load. Experiments were done on the Indian
Institute of Technology (IIT) Delhi ear image database and
results show that LBP yields a recognition rate of 93 while
PCA gives only 85 .-The ear, as a biometric, has been given less
attention, compared to other biometrics such as fingerprint,
face and iris. Since it is a relatively new biometric, no
commercial applications involving ear recognition are
available. Intensive research in this field is thus required to
determine the feasibility of this biometric. In medical field,
especially in case of accidents and death, where face of patients
cannot be recognized, the use of ear can be helpful. In this
work, yet another method of recognizing people through their
ears is presented. Local Binary Patterns (LBP) is used as
features and the results are compared with that of Principal
Components Analysis (PCA). LBPhas a high discriminative
power, tolerance against globalillumination changes and low
computational load. Experiments were done on the Indian
Institute of Technology (IIT) Delhi ear image database and
results show that LBP yields a recognition rate of 93 while
PCA gives only 85 . Platform: |
Size: 247808 |
Author:krish |
Hits: