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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/343930/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/343933/image.jpeg)
댓글 수: 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!