搜索资源列表
EigenFace
- This is a MFC program to test Principle Component Analysis (PCA) for constructing Eigenfaces. Using train images, it calculates Eigen values and Eigen vectors with sorting. Then reconstruct test images from PCA coefficients.
LineFeature
- Line Feature Dectection by analyzing the eigen value of the edge points grouped together.