Code covered by the BSD License  

Highlights from
Transform Points

Be the first to rate this file! 4 Downloads (last 30 days) File Size: 1.38 KB File ID: #28607

Transform Points

by James West

 

31 Aug 2010

transform 3d points from one reference frame to another

| Watch this File

File Information
Description

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

MATLAB release MATLAB 7.9 (2009b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
vector James West 31 Aug 2010 12:13:01
transformation James West 31 Aug 2010 12:13:01
coordinate transform James West 31 Aug 2010 12:13:01
3d James West 31 Aug 2010 12:13:01
transformation mouse cat 10 Nov 2011 07:51:30

Contact us at files@mathworks.com