Searched refs:obsProb (Results 1 – 3 of 3) sorted by relevance
255 hmm->obsProb = NULL;267 if (hmm->obsProb != NULL)269 int* tmp = ((int*)(hmm->obsProb)) - 3;548 if ( hmm->obsProb == NULL ) 558 hmm->obsProb = (float**) (buffer + 3);565 int* total= (int*)(((int*)(hmm->obsProb)) - 3);573 int* buffer = ((int*)(hmm->obsProb)) - 3;580 hmm->obsProb = (float**)(buffer + 3);587 int* obsx = ((int*)(hmm->obsProb)) - 1;601 float** tmp = hmm->obsProb;[all …]
191 hmm[i].obsProb = NULL; in icvCreate2DHMM()209 if (hmm->obsProb != NULL) in icvRelease2DHMM()211 int* tmp = ((int*)(hmm->obsProb)) - 3; in icvRelease2DHMM()615 if ( hmm->obsProb == NULL ) in icvEstimateObsProb()625 hmm->obsProb = (float**) (buffer + 3); in icvEstimateObsProb()632 int* total= (int*)(((int*)(hmm->obsProb)) - 3); in icvEstimateObsProb()640 int* buffer = ((int*)(hmm->obsProb)) - 3; in icvEstimateObsProb()647 hmm->obsProb = (float**)(buffer + 3); in icvEstimateObsProb()654 int* obsx = ((int*)(hmm->obsProb)) - 1; in icvEstimateObsProb()655 int* obsy = ((int*)(hmm->obsProb)) - 2; in icvEstimateObsProb()[all …]
133 float** obsProb; /* if level == 0 - array of brob matrices corresponding to hmm member