How to deform an image
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Terence K
el 9 de En. de 2016
Respondida: Terence K
el 9 de En. de 2016
Is there a function I can use to deform an image so that I can move all four corners to new positions?
0 comentarios
Respuesta aceptada
David Young
el 9 de En. de 2016
Editada: David Young
el 9 de En. de 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.
0 comentarios
Más respuestas (1)
Ver también
Categorías
Más información sobre Get Started with Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!