I'm learning matlab with imgtoolbox atm. I found some excersie to practice on but there's one I don't know how to do. The problem is that: there's an image with a highway on it. You need to detect and mark the lanes then color it with different colors. Here's the starting image:
And this is how it should looks like at the end:
I can't make a working code in matlab :(