Image Warping / Image processing
4 次查看(过去 30 天)
显示 更早的评论
Good afternoon,
I have to reproduce an image distorsion, e.g. a warping like in the image below using an RGB image.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/335436/image.jpeg)
What I'd need to know is if there is the possibility to implement this effect in Matlab and if yes, how it could be made.
I have seen that a command called imwarp exists but I'm not sure if it fits for me because I have seen it makes a geometric transformation of the image.
Thank you in advance
0 个评论
采纳的回答
Divya Gaddipati
2020-8-10
You can refer to the following blog for distorting an image using an arbitary grid
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!