OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mixture
(Results
1 - 5
of
5
) sorted by null
/external/opencv/cvaux/src/
cvhmm1d.cpp
306
// Purpose: The function implements the
mixture
segmentation of the states of the embedded HMM
399
/* all vectors belong to one
mixture
*/
411
/* for every vector number of
mixture
is assigned */
471
// Purpose: The function computes the
mixture
Gaussian pdf of a sample vector.
481
// weight - pointer to the wights of the Gaussian
mixture
484
// Returns: the pdf of the sample vector given the specified Gaussian
mixture
.
700
/* 1. calculate logarithms of probabilities for each
mixture
*/
730
/* skip the rest if there is a single
mixture
*/
734
(i.e. probability for each
mixture
) */
740
/* 3a. first
mixture
- simply scale by weight *
[
all
...]
cvhmm.cpp
362
// Purpose: The function implements the
mixture
segmentation of the states of the
467
/* all vectors belong to one
mixture
*/
479
/* for every vector number of
mixture
is assigned */
538
// Purpose: The function computes the
mixture
Gaussian pdf of a sample vector.
548
// weight - pointer to the wights of the Gaussian
mixture
551
// Returns: the pdf of the sample vector given the specified Gaussian
mixture
.
765
/* 1. calculate logarithms of probabilities for each
mixture
*/
795
/* skip the rest if there is a single
mixture
*/
799
(i.e. probability for each
mixture
) */
803
/* 3a. first
mixture
- simply scale by weight *
1406
int state,
mixture
;
local
1437
int
mixture
= info->mix[j];
local
[
all
...]
/external/bison/doc/
refcard.tex
412
a
mixture
of C code (enclosed in {\tt \{...\}}), and the
/external/chromium_org/v8/test/mjsunit/
debug-scopes.js
693
// Test a
mixture
of scopes.
/external/v8/test/mjsunit/
debug-scopes.js
693
// Test a
mixture
of scopes.
Completed in 7184 milliseconds