OpenCV 4.10.0-dev
Open Source Computer Vision
|
#include <opencv2/core.hpp>
Namespaces | |
namespace | cv |
namespace | 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. | |