Skip to content
#

bounding-box

Here are 100 public repositories matching this topic...

Leveraging advanced image processing and deep learning, this project classifies plant images using a subset of the Plant Seedlings dataset. The dataset includes diverse plant species captured under varying conditions. This project holds significance within my Master's in Computer Vision at uOttawa (2023).

  • Updated Jan 16, 2024
  • Jupyter Notebook

This project performs real-time object detection using your laptop camera or external webcam with OpenCV and the MobileNetSSD model. It captures live video frames, detects common objects (like person, chair, dog, etc.), and draws bounding boxes around them in real-time. The goal is to help beginners understand object detection using OpenCV’s.

  • Updated Jun 8, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the bounding-box topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bounding-box topic, visit your repo's landing page and select "manage topics."

Learn more