Searched defs:N1c (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/include/
H A Dcvaux.h1251 int N1c; /* Number of color vectors used to model normal background color variation at a given pixel. */ member in struct:CvFGDStatModelParams
1252 int N2c; /* Number of color vectors retained at given pixel. Must be > N1c, typically ~ 5/3 of N1c. */
1253 /* Used to allow the first N1c vectors to adapt over time to changing background. */

Completed in 34 milliseconds