Transform Points

Version 1.0.0.0 (1,38 ko) par James West
transform 3d points from one reference frame to another
564 téléchargements
Mise à jour 31 août 2010

Afficher la licence

This function will take two transformation matrices and transform from tr1 to tr2 converting all the points from frame 1-->2

Use: pointsOut = fcn_transformPoints(trOrigin[4x4],trDestination[4x4], pointsToBeMoved[mx3])
tr1 and tr2 are in the form of [1 0 0 0; [Posx Posy Posz], unitx' unity' unitz']

Note: This will only work on a 3 dimensional data set

Citation pour cette source

James West (2024). Transform Points (https://www.mathworks.com/matlabcentral/fileexchange/28607-transform-points), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Cartesian Coordinate System Conversion dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0