Home | History | Annotate | Download | only in src

Lines Matching refs:CV_32SC1

179         if( el_type != CV_8UC1 && el_type != CV_32SC1 )
392 if( type != CV_8UC1 && type != CV_32SC1 )
766 CvMat el_hdr = cvMat( rows, cols, CV_32SC1, element->values );
1084 el_hdr = cvMat( element->nRows, element->nCols, CV_32SC1, element->values );