less connected pixels from gray scale image
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Filza Ashraf
il 20 Gen 2014
Commentato: Walter Roberson
il 20 Gen 2014
i have a gray scale image that contains a box of white and a text. i need to convert only text because those pixels are less connected than box pixels. if i find an of the command for connected pixels such as bwareaopen (bw, 8) or 4 pixel connection i can even get box pixels as well but i only want to label those pixels that has less connection. need help please.
1 Commento
Image Analyst
il 20 Gen 2014
You forgot to attach your image. And I don't know what "if i find an of the command" means.
Risposta accettata
Walter Roberson
il 20 Gen 2014
Label the more connected pixels. The pixels that did not get labeled are then the less-connected pixels.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!