How to use vision.PeopleDetector to find people in a 'video'? (I know how to use it to detect in an image.)
Show older comments
How to use vision.PeopleDetector to find people in a video file?
Answers (1)
Dima Lisin
on 1 May 2014
0 votes
You can use vision.VideoFileReader object to read one video frame at a time. Then you can use the people detector to detect people in each frame.ame.
Categories
Find more on Video Formats and Interfaces 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!