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

Antworten (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.

Gefragt:

am 29 Jan. 2014

Beantwortet:

am 1 Mai 2014

Community Treasure Hunt

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

Start Hunting!

Translated by