Home | History | Annotate | Download | only in include

Lines Matching full:learning

1144  *       Learning patterns of activity using real-time tracking
1265 float alpha2; /* "Controls speed of feature learning". Depends on T. Typical value circa 0.005. */
1331 #define CV_BGFG_MOG_WINDOW_SIZE 200 /* Learning rate; alpha = 1/CV_GBG_WINDOW_SIZE */