News

In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of individual images, and applied the result to a video stream.
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 ...