Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Ideas for breaking up an image based on pixel values

1 vue (au cours des 30 derniers jours)
Sean
Sean le 13 Nov 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
I'm dealing with greyscale images made up around of 884 rows. Say for example, at the top of the image from rows 0-200, are of a low intensity therefore close to white on the greyscale (200-256). The rows that make up the middle of the image (rows 200-600) are medium on the grey scale (100-200). and finally the rows that make up the bottom of the image are closer to back. That makes up 3 main regions on the image.
The beginning and end of these regions may vary over images (which rows the regions begin and end). Is there any ideas you could share for automatically marking regions based on pixel values as such on an image??

Réponses (1)

Siam
Siam le 13 Nov 2014
You can have a look at region based segmentation

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by