DEV Community

Cover image for Drawing a rectangle in OpenCV Python
Mikołaj Buchwald
Mikołaj Buchwald

Posted on

Drawing a rectangle in OpenCV Python

How to draw a rectangle in OpenCV Python

A simplistic example for beginners on how to draw a rectangle using OpenCV in Python. Example as a Google Colaboratory notebook.

Part of my answer to FB post at Python's group.

Latest comments (0)