How to zoom in to a particular point of an image?
조회 수: 75 (최근 30일)
이전 댓글 표시
Hi,
I'm trying to zoom in to a particular point of an image and not the full image.
In the above figure, I want to zoom in to the point n=4.9 only.
Kindly let me know as how it is to be done.
with regards,
rc
댓글 수: 2
Shubham
2023년 9월 8일
Refer to this MATLAB Answer and see if it works out for you
https://www.mathworks.com/matlabcentral/answers/469478-zoom-to-a-particular-position-within-an-image
Add your image path zoom_image.m file and then adjust the position and change the zoom percentage.
채택된 답변
Dyuman Joshi
2023년 9월 8일
Previous similar questions on MATLAB Answers -
Related FEX submissions -
댓글 수: 0
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!