How to use vision.PeopleDetector to find people in a 'video'? (I know how to use it to detect in an image.)
Mostrar comentarios más antiguos
How to use vision.PeopleDetector to find people in a video file?
Respuestas (1)
Dima Lisin
el 1 de Mayo de 2014
0 votos
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.
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!