Transform image in matlab

8 views (last 30 days)
Hieu Tran Doan Trung
Hieu Tran Doan Trung on 10 Aug 2020
Answered: Image Analyst on 10 Aug 2020
Hi ,Does anyone knows any functions to transform the left image to some kind of image like the right one?
The right one was created by using another software. I hope i can make a program on matlab to solve this problem
Thanks in advance.
  2 Comments
Walter Roberson
Walter Roberson on 10 Aug 2020
If you can come up with a mathematical formula to move between rectangular coordinates and curved coordinates, then you can do the image warping using interp2()
Hieu Tran Doan Trung
Hieu Tran Doan Trung on 10 Aug 2020
The mathematical formula is the hardest part. I am newbie, so it is a little bit difficult for me. However i will try.
Thanks so much.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 10 Aug 2020

Community Treasure Hunt

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

Start Hunting!