How can I detect the paralles lines in binary image?

1 view (last 30 days)
I have gray scale image, after I convert to binary image I need to extract the parallel lines in the image to remove on of them.
  4 Comments
Image Analyst
Image Analyst on 4 Sep 2016
Please read the above suggestions again, and my answer below.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 4 Sep 2016
See houghlines(). Look at the demo in the help.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!