Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to fill a polygon with image OpenCV (textured polygon)

I have 4 points which will become a polygon, but it is not a rectangle. It is some convex polygon which shape is constantly changing. With Core.fillConvexPoly you can fill it with color. I would like to place there some image. So that it will be textured.

I am using OpenVC for Android. Does anyone have any insight?

Thank you!

-epsilon