Lines Matching full:_cimage
1716 CvMat _cimage = image;1720 cvFindContours(&_cimage, storage, &_ccontours, sizeof(CvContour), mode, method, offset);