Effacer les filtres
Effacer les filtres

How to deform an image

14 vues (au cours des 30 derniers jours)
Terence K
Terence K le 9 Jan 2016
Is there a function I can use to deform an image so that I can move all four corners to new positions?

Réponse acceptée

David Young
David Young le 9 Jan 2016
Modifié(e) : David Young le 9 Jan 2016
Yes, it's imwarp. You'll probably also want projective2d. (I'm assuming you have the Image Processing Toolbox.)
It's possible that this answer may also be useful if you need to compute a transform matrix from a set of point matches.

Plus de réponses (1)

Terence K
Terence K le 9 Jan 2016
Ok, thanks David.

Catégories

En savoir plus sur 3-D Volumetric Image Processing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by