Intensity based background subtraction for effective object detection

2 次查看(过去 30 天)
How can I consider n frames for comparison to find the stationary objects?

回答(2 个)

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

Image Analyst
Image Analyst 2016-2-21
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.

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by