最終更新:2018-08-04 (土) 07:50:57 (2091d)  

cv::fillConvexPoly
Top / cv::fillConvexPoly

塗りつぶされた凸ポリゴンを描きます.

void fillConvexPoly(Mat& img, const Point* pts, int npts, const Scalar& color, int lineType=8, int shift=0)