How to put bounding boxes while converting frames to a continuous video?
Show older comments
I am implementing a person tracking code using vision.CascadeObjectDetector which trains the frames of an input video and detects the person in the frame by correctly applying the bounding box. I now want to know how these frames and the bounding boxes in each frame can be displayed as a continuous video. Thanks.
Answers (0)
Categories
Find more on Computer Vision Toolbox 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!