Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 692 Bytes

File metadata and controls

13 lines (8 loc) · 692 Bytes

Fill Polygon

Fill the inner area bounded by a polygon, including a self-intersecting one.

This algorithm solves the problem of filling the inner area bounded by a self-intersecting polygon, a scenario where the OpenCV's function fillPoly() fails. This implementation can fill a polygon that overlaps itself multiple times.

example

Please feel free to suggest any improvements or add any comments you might have.

Copyright

AIT Austrian Institute of Technology GmbH https://www.ait.ac.at/