Marking rectangles on images automatically

1 view (last 30 days)
Hi,
I am trying to write a code that would allow me to detect rectangles with a certain area automatically in an image.
For example, the code should allow me to detect the reactangle like the one shown in the image attached rather than manually drawing it using roipoly() or a function of the same kind. The area is such that there is no break or black area in the image.
Kindly let me know if there is more details if required
Thank you
  7 Comments
KALYAN ACHARJYA
KALYAN ACHARJYA on 1 Jul 2019
Edited: KALYAN ACHARJYA on 1 Jul 2019
@Yash
The Question is:
Draw the ractangle with maximum possible area in gray shaded region only?
Am I right?
Can you share more 2-3 sample images, actually I am interested to look on minimum width of black strip?
Yash Mayuresh Kavi
Yash Mayuresh Kavi on 2 Jul 2019
Edited: Yash Mayuresh Kavi on 2 Jul 2019
Hi Kalyan,
The aim is to plot multiple rectangles of certain areas and dimensions automatically. So the rectangles have to be plotted on the colored areas of the image. Here are some more examples for the same.untitled1.jpg

Sign in to comment.

Answers (0)

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!