Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection System

A Java-based Object Detection System using OpenCV and YOLO for real-time object recognition in images and videos.

Features

  • Real-time object detection
  • YOLOv3 integration
  • OpenCV-based image processing
  • Detection on images and video streams
  • Multiple object class support

Technologies Used

  • Java
  • OpenCV
  • YOLOv3
  • Gradle

Project Structure

app/src/        - Java source code
app/yolo/       - YOLO configuration files
libs/           - OpenCV libraries
gradle/         - Gradle wrapper files

Setup

  1. Clone the repository
  2. Download yolov3.weights
  3. Place it inside app/yolo/
  4. Build and run using Gradle

Output

The project detects and labels objects in images and videos using YOLOv3.

Author

Soumya Sharma

About

A Java-based Object Detection System using OpenCV and YOLO for real-time object recognition in images and videos.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages