program that performs 3D geometric transformations

1 visualización (últimos 30 días)
zeynep betül çelik
zeynep betül çelik el 19 de Mayo de 2022
Comentada: Torsten el 22 de Mayo de 2022
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?

Respuestas (1)

Matt J
Matt J el 19 de Mayo de 2022
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 comentarios

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by