Zoom to a particular position within an image

40 views (last 30 days)
I have an application that displays a series of images. The application finds features within one of these images. Once found, the position of the feature is known. Initially the image is displayed at its full field of view (full size) with the features highlighted. Sometimes the features are small and can not be quickly found by the user. I would like add a button to allow the user to automatically zoom in to the feature location. It is desired to use something like the zoom function, since I have multiple linked images. I would like to zoom all of the linked images to the same location, and still allow the user to use zoom to zoom in/out, as well as pan.

Answers (1)

Image Analyst
Image Analyst on 29 Jun 2019
See my attached zooming demo. Adapt as needed.

Categories

Find more on Visual Exploration in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!