HomeSort by relevance Sort by last modified time
    Searched refs:cvDrawContours (Results 1 - 7 of 7) sorted by null

  /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_gaussmix.cpp 350 cvDrawContours(bg_model->foreground, first_seq, CV_RGB(0, 0, 255), CV_RGB(0, 0, 255), 10, -1);
cvbgfg_acmmm2003.cpp 466 cvDrawContours(model->foreground, first_seq, CV_RGB(0, 0, 255), CV_RGB(0, 0, 255), 10, -1);
  /external/opencv/
cvjni.cpp 246 cvDrawContours(
  /external/opencv/cv/src/
cvdistransform.cpp 841 cvDrawContours( labels, contours, area_color, area_color, -255, -1, 8 );
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp     [all...]

Completed in 104 milliseconds