Inner Working of cv2.rectangle() using NumPy
Introduction
In this article, we will try to understand the inner working of cv2.rectangle() using the NumPy module in Python.
Credits of Cover Image - Photo by Tim Mossholder on Unsplash
The cv2.rectangle() is OpenCV’s method — used to draw a rectan...
msameeruddin.hashnode.dev7 min read