How can I detect the paralles lines in binary image?
Afficher commentaires plus anciens
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
Matt J
le 3 Sep 2016
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
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.

Abdelrahiem Hashem
le 4 Sep 2016
Image Analyst
le 4 Sep 2016
Please read the above suggestions again, and my answer below.
Réponses (1)
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
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!