Home
last modified time | relevance | path

Searched defs:cvFillPoly (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxdrawing.cpp1949 cvFillPoly( void *img, CvPoint **pts, int *npts, int contours, in cvFillPoly() function
/external/opencv3/modules/imgproc/src/
Ddrawing.cpp2636 cvFillPoly( CvArr* _img, CvPoint **pts, const int *npts, int ncontours, in cvFillPoly() function