Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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.

Respuestas (0)

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by