How to use vision.PeopleDetector to find people in a 'video'? (I know how to use it to detect in an image.)

Respuestas (1)

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.

Preguntada:

el 29 de En. de 2014

Respondida:

el 1 de Mayo de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by