필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Ideas for breaking up an image based on pixel values

조회 수: 1 (최근 30일)
Sean
Sean 2014년 11월 13일
마감: MATLAB Answer Bot 2021년 8월 20일
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일
You can have a look at region based segmentation

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

Community Treasure Hunt

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

Start Hunting!

Translated by