How to use vision.PeopleDetector to find people in a 'video'? (I know how to use it to detect in an image.)
Ältere Kommentare anzeigen
How to use vision.PeopleDetector to find people in a video file?
Antworten (1)
Dima Lisin
am 1 Mai 2014
0 Stimmen
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.
Kategorien
Mehr zu Video Formats and Interfaces finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!