Zulko / gizeh

Simple Vector Graphics for Python
Other
702 stars 70 forks source link

Integration with Opencv #37

Open rena-ganba opened 5 years ago

rena-ganba commented 5 years ago

Halo, Zulko

I want to implement an object detection with opencv. After the object is found, rather than circle it with opencv's circle drawing function, I want to use an animated spinning circle in gizeh as the marker of the object. Is it possible to do that?