Home
last modified time | relevance | path

Searched refs:_CV_LAST_STATE (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvhmm.cpp51 #define _CV_LAST_STATE 1 macro
1226 if ( m_ProbType == _CV_LAST_STATE ) in icvViterbiSegmentation()
1315 _CV_LAST_STATE, &q[i][j], obs_info->obs_x, in icvEViterbi()
1326 _CV_LAST_STATE, &super_q, obs_info->obs_y, in icvEViterbi()
Dcvhmm1d.cpp54 #define _CV_LAST_STATE 1
973 _CV_LAST_STATE, &super_q, obs_info->obs_x,