Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 332 Bytes

File metadata and controls

2 lines (2 loc) · 332 Bytes

Lane_Detection

It's possible to be my Diplom work. Task: find the Lane on a Road and recognize cars in flow, after reaching it can be changed by adding new task. I will use Qt framework + opencv lib on x64 platform. Lane will be detected by Сanny algorithm and Hough transform, Cars will be recognize by Haars classifier. Pease!