How can I remove big rectangle , which contains small rectangle?

I want to remove the rectangles, which contain small rectangles with specific sizes. The big rectangle marked by arrow..

댓글 수: 5

What have you tried so far? Have you figured out a method to do this in pseudocode?
Thanks for your comment. if a big rectangle contains some small rectangles, I just remove the big rectangle. I have only the rectangle (x,y,w,h)
First place...how you got those rectangles? This helps us in giving solution to the roots.
If (x,y,w,h) values for each rectangles are available, this task would be much easier. Can we use these values ?
Thanks to all. already solved

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

답변 (0개)

카테고리

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

질문:

2018년 1월 21일

댓글:

2018년 1월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by