Segmentation based on pixel density of binary image
Ältere Kommentare anzeigen
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?
Antworten (0)
Kategorien
Mehr zu Image Segmentation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!