Draw Bounding Box with Label – Computer Vision

Let’s see how to create a bounding box inside an image using the OpenCV library in Python

To get images and videos use this drive link

Note: This series requires you to have some basic knowledge of Python, working with Jupyter Notebook. If you’re not familiar with these topics, would highly recommend having a refresher.

[git-github-markdown url=”https://github.com/davidgladson/computer_vision_for_cricket/blob/main/quick_notes/Bounding_Box_with_Label.md”]

Hope you enjoyed this! If you’re looking for the entire Jupyter Notebooks collection in this series, you can get them here

see you in the next article!!

Scroll to Top