How to zoom in to a particular point of an image?
75 views (last 30 days)
Show older comments
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 Comments
Shubham
on 8 Sep 2023
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.
Accepted Answer
Dyuman Joshi
on 8 Sep 2023
Previous similar questions on MATLAB Answers -
Related FEX submissions -
0 Comments
More Answers (1)
See Also
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!