Segmentation based on pixel density of binary image
Mostrar comentarios más antiguos
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?
Respuestas (0)
Categorías
Más información sobre Image Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!