removing border pixels in a binary image
    8 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Apoorva Maiya
 le 13 Mai 2020
  
    
    
    
    
    Réponse apportée : Apoorva Maiya
 le 17 Mai 2020
            Hello all, below is a binary image

i want to remove the border pixels as shown in red (i used paint to highlight ) in the below image

I cannot use imclearborder for this task as it eliminates any pixel attactched to the border too. So i was thinking we could write a loop and set the first and last white oixel in each row to zero. I am not quite sure how to write the loop. Can anyone help me with this problem?
9 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




