You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a road detection algorithm that uses real-time computer vision techniques to detect road in a video. The techniques include contours, correction, polynomial fits, masking, and colors.