|
|
|
|
|
by drzaiusx11
11 days ago
|
|
PCA (using eigenvectors for dimensionsional reduction) is kinda like moving the axis from an x/y/z grid and onto the shape itself. So it's not 2d in the sense of a simple projection where the loss of information is greater. It has a lot of useful applications, 3d shape recognition is just one. |
|