Developed an ADAS Lane Assist module using Unity 3D and Python OpenCV. The project simulates real-time lane detection and steering offset estimation through perspective transformation, HSV ...
This project implements object detection using the HOG (Histogram of Oriented Gradients) feature descriptor and a custom sliding window approach. Designed for lightweight and real-time image ...