Image boundaries for changing image

2 views (last 30 days)
Hello,
How can I put boundaries on object like this(1 and 2 images)? object edges like these always changing because it is video. Some times in picture will be more then one object also?
I am trying to do boundingbox on object but it is not successfully.
1_original and 2_original is original images without boundaries
  2 Comments
KALYAN ACHARJYA
KALYAN ACHARJYA on 21 Nov 2020
As per the attached pic, its working?
Zeiker
Zeiker on 21 Nov 2020
@KALYAN ACHARJYA I add some original images without boundaries. I need to add them like i marked on 1 and 2 attached images

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 21 Nov 2020
Use rectangle() to put rectangles in the overlay. Then use exportgraphics() if you need to create an image where the rectangle is burned into the image instead of just being in the overlay.

More Answers (0)

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!