Transform image in matlab
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 10 Août 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
le 10 Août 2020
Réponses (1)
Image Analyst
le 10 Août 2020
0 votes
Catégories
En savoir plus sur Image Transforms dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!