Intensity based background subtraction for effective object detection

2 visualizzazioni (ultimi 30 giorni)
How can I consider n frames for comparison to find the stationary objects?

Risposte (2)

Dima Lisin
Dima Lisin il 21 Feb 2016
Try using vision.ForegroundDetector object in the Computer Vision System Toolbox.

Image Analyst
Image Analyst il 21 Feb 2016
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

Scopri di più su Image Processing and Computer Vision in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by