Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enforce right-hand-rule on PCA Eigenvectors.
Since eigenvectors can be interpreted as a vector space basis (i.e. a Rotation matrix) this commits enforce the behavior where the eigenvectors follow the right-hand rule and thus can be used directly as a rotation matrix/space vector basis. This PR addresses the issue pointed out in PointCloudLibrary#2879
- Loading branch information