imagelab icon indicating copy to clipboard operation
imagelab copied to clipboard

Feature: add Filled polygon operator to the drawing operations

Open SahanDisa opened this issue 4 years ago • 1 comments

Polygon is a figure with at least three straight sides and angles.OpenCV provides polygon drawing facility with Improc.fillPoly() method. Moreover, the operator enables to add custom points dynamically and it will generate the filled polygon accordingly.

SahanDisa avatar Sep 29 '21 11:09 SahanDisa

hello sir @SahanDisa this feature will work on python or electron . I want to work on this repo . give some tips to how I get start to this .

anikethariom avatar Mar 17 '23 14:03 anikethariom