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일

2 개 추천

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일

0 개 추천

Ok, thanks David.

카테고리

도움말 센터File Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기

질문:

2016년 1월 9일

답변:

2016년 1월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by