How to deform an image

41 次查看(过去 30 天)
Is there a function I can use to deform an image so that I can move all four corners to new positions?

采纳的回答

David Young
David Young 2016-1-9
编辑:David Young 2016-1-9
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.

更多回答(1 个)

Terence K
Terence K 2016-1-9
Ok, thanks David.

类别

Help CenterFile Exchange 中查找有关 Get Started with Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by