Intensity based background subtraction for effective object detection

2 ビュー (過去 30 日間)
Bhagyasri Kandru
Bhagyasri Kandru 2016 年 1 月 19 日
回答済み: Image Analyst 2016 年 2 月 21 日
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 Center および File ExchangeComputer Vision with Simulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by