Tagged Questions
4
votes
3answers
5k views
Rotate normal vector onto axis plane
I have a set of data points in 3D space which apparently all fall onto a specific plane. I use PCA to compute the plane parameters. The 3rd component of PCA gives me the normal vector of the plane ...