Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvthresh.cpp113 icvThresh_32f_C1R( const float *src, int src_step, float *dst, int dst_step, in icvThresh_32f_C1R() function
480 icvThresh_32f_C1R( src->data.fl, src_step, dst->data.fl, dst_step, roi, in cvThreshold()