Sunday, 23 January 2011

Post 1

Dump a video into .png images using ffmpeg command line tool. 1min video = ~1500 images.









Generate a background image by taking a temporal median. Can be created either from frames of the background, or from a sample of the frames with the person in them.

Extract the person using background subtraction and thresholding.





Next time: Create a bounding box around the figure.

No comments:

Post a Comment