Draw 3D Bounding Box, Multiple boxes – Computer Vision

Let’s see how to create a 3d bounding box and also multiple bounding boxes 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_3D.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