Skip to content

NitinCVOrbit/Object-Detection-on-Cropped-Region-using-YOLOv8-OpenCV-Python-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 Object Detection on Cropped Region using YOLOv8 | OpenCV + Python

This project demonstrates how to perform object detection on a specific cropped region of a video using YOLOv8 and OpenCV in Python.

It detects objects only within a defined region of interest (ROI), helping reduce computation and focus detection on important parts of a frame.


🧠 Features

  • Object detection using YOLOv8
  • Crop and process a specific region of the video
  • Draw bounding boxes and labels
  • Display processed video frames in real-time

📥 Download Video

Video Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published