필터 지우기
필터 지우기

How to group rectangles on an image regarding certain distances (width and height)

조회 수: 1 (최근 30일)
Hello,
I have a binary image on wich I detect rectangles that have the sieze of 164*20 pix each one and should be full of '1' (no black pixel inside).
I have the cordinates (x,y) of the top left corner of each rectangle.
I want to group my rectangles so that the distance on the width should be less than 82px and on the heigh should be less than 10px.
Please find example below:
Here my full image with all the detected rectangles:
Here a part of my image:
Here what I expected (in blue) when groupin the rectangles in this part
Remark:
When grouping, there is no problem if some black pixels are taken.
Regards,
Mehdi

답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by