Transform image in matlab
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2020-8-10
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()
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!