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

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h     [all...]
  /external/opencv3/modules/imgproc/test/
test_contours.cpp 178 cvEllipse( img, center, axes, angle, 0, 360, cvScalar(brightness), CV_FILLED );
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv3/modules/imgcodecs/test/
test_drawing.cpp 282 cvEllipse( &img, cvPoint(390,100), cvSize(20,30), 60, 0, 220.0, cvScalar(0,200,0), 4 ); //draw
  /external/opencv/cv/include/
cvcompat.h 877 cvEllipse( img, center, axes, angle, start_angle, end_angle,
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
drawing.cpp     [all...]

Completed in 712 milliseconds