├── Face_Rec.py ├── README.md └── results ├── Figure_10维.png ├── Figure_20维.png ├── Figure_30维.png ├── Figure_40维.png ├── Figure_比较.png └── result.png /Face_Rec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/Face_Rec.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/README.md -------------------------------------------------------------------------------- /results/Figure_10维.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/results/Figure_10维.png -------------------------------------------------------------------------------- /results/Figure_20维.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/results/Figure_20维.png -------------------------------------------------------------------------------- /results/Figure_30维.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/results/Figure_30维.png -------------------------------------------------------------------------------- /results/Figure_40维.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/results/Figure_40维.png -------------------------------------------------------------------------------- /results/Figure_比较.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/results/Figure_比较.png -------------------------------------------------------------------------------- /results/result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Erikfather/PCA-python/HEAD/results/result.png --------------------------------------------------------------------------------