フィルターのクリア

what is the significance of learning rate parameter in running average background update procedure?

1 回表示 (過去 30 日間)
background(g,h)=(1-alpha)*background_frame(g,h)+alpha*current_frame(g,h);
alpha is the learning rate parameter, chosen between 0 to 1.

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by