Is there a way to visualise all the regionprops properties versus the original image?

7 visualizzazioni (ultimi 30 giorni)
Hi folks,
I have a series of images with corresponding BW masks, as per below. For each mask, I have used the regionprops function to get all the geometric information about it.
Is there any way to overlay some of these properties onto the original mask so as to highlight what they mean in the context of the image?
For example, is there a way to overlay the Feret diamaters or angles onto the image, eccentricity, orientation etc to visualise how they change with the image?
Any help would be appreciated!

Risposta accettata

Image Analyst
Image Analyst il 15 Set 2022
Yes, Try calling "hold on" then use plot().
Also see Steve's blog:
  1 Commento
Teshan Rezel
Teshan Rezel il 15 Set 2022
@Image Analyst thanks for this, I've tried doing what was in the blog and get the following result..is there any way to adjust this to the shape of my object?

Accedi per commentare.

Più risposte (0)

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by