Get Rotation Matrix from 2 Orthogonal Planes

Computes a 3x3 rotation matrix from two orthogonal planes in a 3D point cloud.

Vous suivez désormais cette soumission

Shows a 3D point cloud and lets the user select a plane by clicking on two points. The selected plane is highlighted.

The math is pretty simple:

A surface normal is computed for each plane using eigenvectors, later the y axis is set to be 0, any rotation is subtracted from it to obtain orthogonals surface normals. The cross product ot them is computed to obtan the z axis normal and conform the 3x3 rotation matrix.

Citation pour cette source

Gemma Parra (2026). Get Rotation Matrix from 2 Orthogonal Planes (https://fr.mathworks.com/matlabcentral/fileexchange/37048-get-rotation-matrix-from-2-orthogonal-planes), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : Click3dPoint

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0