Skip to content

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

License

Notifications You must be signed in to change notification settings

hvs-ait/fill_polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages