Segment yellow and white colour lines

1 view (last 30 days)
How to get the get only the yellow and white lines from an image.
  1 Comment
KALYAN ACHARJYA
KALYAN ACHARJYA on 9 Feb 2019
You can do that using color segmnetaion, though its not so simple, as you look like.
Please refer the example of basic color segmenttaion example here.

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 9 Feb 2019
Try the Color Thresholder in HSV color space on the Apps tab of the MATLAB tool ribbon.
Or else see the color segmentation demos in my File Exchange

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!