Region growing for multiple seeds in Matlab
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Are there any functions in Matlab that enable region growing for multiple seeds?
Thanks.
0 comentarios
Respuestas (1)
George Abrahams
el 4 de En. de 2024
Hi @med-sweng, your question is vague as to your requirements - there are many different forms of region growing.
Nevertheless, I recently published the bwgrowregions function on File Exchange for multi-class region growing. It works on binary images, segmenting regions according to the closest seed.
Hope it helps.
0 comentarios
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!