Ideas for breaking up an image based on pixel values

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??

답변 (1개)

Siam
Siam 2014년 11월 13일

1 개 추천

You can have a look at region based segmentation

이 질문은 마감되었습니다.

질문:

2014년 11월 13일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by