Effacer les filtres
Effacer les filtres

Zoom an area of an image while showing whole image

31 vues (au cours des 30 derniers jours)
Ali Purse
Ali Purse le 19 Oct 2018
May any body help me how can I zoom just an area (a circle) of an image?
For example I want show an image with a zoomed area
  1 commentaire
Adam
Adam le 19 Oct 2018
What is wrong with using the zoom option from the figure or axes toolbar?

Connectez-vous pour commenter.

Réponses (3)

Image Analyst
Image Analyst le 19 Oct 2018
Try my attached demo where I use a scroll panel and min-image where it shows both the zoomed image and a small mini-image where the whole image is visible.

saptarshi jana
saptarshi jana le 6 Août 2022
There is an easy and simple solution for it without writing any code. from figure toolbar, 1. View>property editior 2. edit>copy figure, 3. paste it over the originial figure, 4. rescale the size and relocate the pasted figure as per your need, 5. zoom to the part which you want, 6. Insert> arrows, rectangles, etc in the main figure to indicate which part you are magnifying.
  3 commentaires
Devyani Varshney
Devyani Varshney le 3 Jan 2024
How do you paste it over the original figure in MATLAB ? could you elaborate on the steps?
Devyani Varshney
Devyani Varshney le 3 Jan 2024
okay got it, instead of edit>copy figure (it was not allowing it to paste it again on original figure). I used Ctr+c and Ctr+v

Connectez-vous pour commenter.


Jan
Jan le 19 Oct 2018
  3 commentaires
Adam
Adam le 19 Oct 2018
Do you mean in two different axes? Otherwise how do you expect to show the whole image at the same time as a zoomed section?
Image Analyst
Image Analyst le 19 Oct 2018
My demo has two different axes. All I can figure is that there must be a single axes on a figure that starts off small and then enlarges as the image is zoomed/magnified. However at some point the axes will take up nearly the whole screen/figure and to zoom further you'd have to give up the requirement that the whole image be visible.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Visual Exploration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by