Skip to content

alexandruont/Object-Detection-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Plate Object Detection (YOLOv8 + OpenCV)

This project demonstrates a real-time object detection system using the YOLOv8 model and OpenCV. It loads a trained model and processes a video stream (live webcam or video file), detecting objects (e.g. license plates) and saving the annotated output.


Features

  • Uses YOLOv8 for high-performance object detection
  • Supports real-time processing from webcam or video file
  • Filters detections based on confidence threshold
  • Displays and saves an annotated video with bounding boxes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages