Skip to content

This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.

Notifications You must be signed in to change notification settings

10pavan/YOLO-Real-time-object-detection-Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO-Real-time-object-detection-Computer-Vision

Introduction

This project aims to do real-time object detection through a laptop camera or webcam using OpenCV. The idea is to loop over each frame of the video stream, detect objects like person, chair, dog, etc. and bound each detection in a box

obj image

About

This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages