Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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

Antworten (0)

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Produkte


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by