Python | Draw geometric shapes on image using OpenCV
In this opencv tutorial I will show you how to draw geometric shapes on image using opencv. For this tutorial I will draw geometric shapes on black image, you can always draw anything on any image by reading this article. Why you need to draw shapes on image? Let’s say you are doing object detection, …
Python | Draw geometric shapes on image using OpenCV Read More »