Home | History | Annotate | Download | only in src

Lines Matching refs:src_image

740 cvHoughLines2( CvArr* src_image, void* lineStorage, int method,
750 CvMat stub, *img = (CvMat*)src_image;
1074 cvHoughCircles( CvArr* src_image, void* circle_storage,
1085 CvMat stub, *img = (CvMat*)src_image;