Transform Points

transform 3d points from one reference frame to another

現在この提出コンテンツをフォロー中です。

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

引用

James West (2026). Transform Points (https://jp.mathworks.com/matlabcentral/fileexchange/28607-transform-points), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersCartesian Coordinate System Conversion についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0