Home | History | Annotate | Download | only in src

Lines Matching refs:cvSize

158     CvSize img_size;            /* ROI size */
199 CvSize size;
216 size = cvSize( mat->width, mat->height );
1154 CvSize img_size;