Intensity based background subtraction for effective object detection

Risposte (2)

Try using vision.ForegroundDetector object in the Computer Vision System Toolbox.
My attached demo does exactly this. It computes a "background" image as the sum of previous frames in a video. Then it subtracts that from the current frame.

Categorie

Tag

Richiesto:

il 19 Gen 2016

Risposto:

il 21 Feb 2016

Community Treasure Hunt

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

Start Hunting!

Translated by