Segmentation based on pixel density of binary image
Afficher commentaires plus anciens
I am doing project on Handwritten Electric Circuit Diagram detection. I want to segment components from the circuit. After converting to binary I have applied thinning to inverted binary image for single pixel level thickness. I have decided to segment based on estimation of pixel density over 3*3 neighborhood.After thresholding the components region is found which is further extended by region growing using morphological operations. Can anyone help?
Réponses (0)
Catégories
En savoir plus sur Image Segmentation 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!