program that performs 3D geometric transformations

1 次查看(过去 30 天)
Write a program that performs 3D geometric transformations. More than one transformation should be able to be applied at the same time.
How can i do that?

回答(1 个)

Matt J
Matt J 2022-5-19
imwarp will probably do most of the heavy-lifting for you. It's not clear to me what is meant by "More than one transformation should be able to be applied at the same time", but you can certainly run imwarp in a loop if you are given multiple tforms as input.
  6 个评论

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by