/external/opencv/cvaux/src/ |
cvbgfg_common.cpp | 57 cvDrawContours( tmp_image, &seq, CV_RGB(0, 0, 255), CV_RGB(0, 0, 255), 10, -1); 62 cvDrawContours( bg_model->foreground, &seq, CV_RGB(0, 0, 255), CV_RGB(0, 0, 255), 10, -1); 64 cvDrawContours( bg_model->foreground, &seq, CV_RGB(0, 0, 0), CV_RGB(0, 0, 0), 10, -1); 111 cvDrawContours( mask, c, cvScalarAll(255), cvScalarAll(0), -1, CV_FILLED, 8,
|
cvbgfg_acmmm2003.cpp | 466 cvDrawContours(model->foreground, first_seq, CV_RGB(0, 0, 255), CV_RGB(0, 0, 255), 10, -1);
|
cvbgfg_gaussmix.cpp | 350 cvDrawContours(bg_model->foreground, first_seq, CV_RGB(0, 0, 255), CV_RGB(0, 0, 255), 10, -1);
|
/external/opencv/cv/src/ |
cvdistransform.cpp | 841 cvDrawContours( labels, contours, area_color, area_color, -255, -1, 8 );
|
/external/opencv/ |
cvjni.cpp | 246 cvDrawContours(
|
/external/opencv/cxcore/src/ |
cxdrawing.cpp | [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | [all...] |