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
In this Python Project, we will detects the traffic signal lights colour from the given image. We will use some test images as a input . If the detected light colour will be “red” or “yellow”, it outputs the command “stop” else it’s a “green”, it outputs the command “go”.