How to deform an image

46 ビュー (過去 30 日間)
Terence K
Terence K 2016 年 1 月 9 日
回答済み: Terence K 2016 年 1 月 9 日
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 Center および File ExchangeGet 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