how can I fill plane of connected line at the OpenCV ?
I had drawing line to point. So the Lines is made like plane.
I want to fill plane some color. But I couldn't fill color of that.
for example if I make triangle use points. I want to fill color in triangle.
How Can I fill plane of connected line at the openCV?