Intensity based background subtraction for effective object detection

2 vues (au cours des 30 derniers jours)
Bhagyasri Kandru
Bhagyasri Kandru le 19 Jan 2016
How can I consider n frames for comparison to find the stationary objects?

Réponses (2)

Dima Lisin
Dima Lisin le 21 Fév 2016
Try using vision.ForegroundDetector object in the Computer Vision System Toolbox.

Image Analyst
Image Analyst le 21 Fév 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.

Catégories

En savoir plus sur Image Processing and Computer Vision dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by