HomeSort by relevance Sort by last modified time
    Searched full:corr_cn (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvtemplmatch.cpp 63 cn, templ_cn, corr_cn, buf_size = 0, local
96 corr_cn = CV_MAT_CN(corr->type);
146 if( (corr_cn > 1 || cn > 1) && corr_depth != max_depth )
263 if( corr_cn > 1 )

Completed in 291 milliseconds