How can I remove big rectangle , which contains small rectangle?
Show older comments
I want to remove the rectangles, which contain small rectangles with specific sizes. The big rectangle marked by arrow..

5 Comments
Rik
on 21 Jan 2018
What have you tried so far? Have you figured out a method to do this in pseudocode?
K M Ibrahim Khalilullah
on 22 Jan 2018
KSSV
on 22 Jan 2018
First place...how you got those rectangles? This helps us in giving solution to the roots.
Akira Agata
on 22 Jan 2018
If (x,y,w,h) values for each rectangles are available, this task would be much easier. Can we use these values ?
K M Ibrahim Khalilullah
on 23 Jan 2018
Answers (0)
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!