A Python-based application for facial structure analysis using Principal Component Analysis (PCA). The project specializes in processing and analyzing texture and geometry data from 3D facial models ...
Fully working PCA version. All the linear algebra (matrix) functions are integrated All the data are stored statically, in the stack. the mlatrices are stored as two dimensional arrays, therefore ...