How can I detect the paralles lines in binary image?

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 commentaires

Are they 2D-parallel in the image? Or, are they images of lines that are parallel in 3D? The latter is much more complicated.
Star Strider
Star Strider le 3 Sep 2016
Modifié(e) : Image Analyst le 3 Sep 2016
Posting the images would help. Use the brown-framed green ‘picture’ icon just above the text window to attach and display each one.
yes the lines including in the image.
Please read the above suggestions again, and my answer below.

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 4 Sep 2016

0 votes

See houghlines(). Look at the demo in the help.

Catégories

En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by