Intersecting Rectangles from Two Matrices
2 views (last 30 days)
Show older comments
I have two matfiles A and B containg the X,Y width and height of rectangles. Now i want to find out if any of the rectangles in B intersects with any of the rectangles in A. If there is a interesection I want to keep it,else discard the rectangle from B. Is there a simple way to do this ? Is there any Boolean operation function existing in Matlab ?
0 Comments
Answers (1)
See Also
Categories
Find more on Elementary Polygons in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!