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), ...
A real-time hand detection system built using Python. This project was part of my learning journey to understand computer vision concepts like webcam integration, hand landmark detection, and ...