$darkmode
#include <opencv2/core.hpp>Namespaces | |
| cv | |
| cv::fastcv | |
Functions | |
| void | cv::fastcv::fillConvexPoly (InputOutputArray img, InputArray pts, Scalar color) |
| Draw convex polygon This function fills the interior of a convex polygon with the specified color. Requires the width and stride to be multple of 8. More... | |