Home | History | Annotate | Download | only in include

Lines Matching refs:cols

110 CV_INLINE CvMat cvMatArray( int rows, int cols, int type,
113 return cvMat( rows*count, cols, type, data );
390 *hullsize = hull1.cols;
511 return linesMat.cols;
524 return linesMat.cols;
536 return linesMat.cols;