Direct Linear Transformation (DLT) Solver

版本 1.0.0.0 (1.8 KB) 作者: Johnny Chien
The script solves a general projective linear system.
928.0 次下载
更新时间 2017/11/12

查看许可证

The DLT technique solves for a m-by-n transformation matrix A given X a n-by-k matrix containing many column vectors in n-dimensional space and Y the transformed vectors in m-dimensional space following Y ~ AX, where ~ denotes projective equality, i.e. both sides are equal up to a scale. The solution is normalised to guarantee the uniqueness.

引用格式

Johnny Chien (2024). Direct Linear Transformation (DLT) Solver (https://www.mathworks.com/matlabcentral/fileexchange/65030-direct-linear-transformation-dlt-solver), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Updated the title of contribution.
Little revision on the descriptions.

Little revision on the descriptions.