mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Merge branch 4.x
This commit is contained in:
@@ -1495,6 +1495,7 @@ FillEdgeCollection( Mat& img, std::vector<PolyEdge>& edges, const void* color )
|
||||
|
||||
|
||||
/* draws simple or filled circle */
|
||||
CV_DISABLE_UBSAN
|
||||
static void
|
||||
Circle( Mat& img, Point center, int radius, const void* color, int fill )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user