Searched refs:el_type (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvmorph.cpp167 int el_type = 0, nz = -1; local
178 el_type = CV_MAT_TYPE(_element->type);
179 if( el_type != CV_8UC1 && el_type != CV_32SC1 )

Completed in 89 milliseconds