Find rectangular blobs in binary images

I have vertical and horizontal (rectangular) strips in binary image. I want to extract the strips which meet the criteria of specified length and specified width. Area based methods like bwareaopen or bwpropfilt does not help due to no control on second dimention. Any idea thanks

댓글 수: 2

Az
Az 2017년 9월 15일
specifically: reactangular regions having at least 4 ones in x and 10 ones in y.
Image Analyst
Image Analyst 2017년 9월 15일
Post your image. Usually when people ask for image processing advice, they give us an image to look at. Doesn't that make sense? About all I can say now is to use imcrop().

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

Az
2017년 9월 14일

댓글:

2017년 9월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by