Home | History | Annotate | Download | only in src

Lines Matching full:vectors

62 //                num_hor_obs - number of horizontal observation vectors
63 // num_ver_obs - number of horizontal observation vectors
148 // num_hor_obs - number of horizontal observation vectors
149 // num_ver_obs - number of horizontal observation vectors
202 // obs_size - length of observation vectors
326 CvVect32f** samples; /* for every state - pointer to observation vectors */
327 int*** samples_mix; /* for every state - array of pointers to vectors mixtures */
336 /* for every state integer is allocated - number of vectors in state */
350 /* for every state the number of vectors which belong to it is computed (smth. like histogram) */
372 /* for every state vectors which belong to state are gathered */
399 /* all vectors belong to one mixture */
405 /* clusterize vectors */
979 /* assign new state to observation vectors */