Is there any function in the Image Processing Toolbox that can do region growing around a "seed" point?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 27 de Jun. de 2009
Comentada: KAE
el 23 de Mayo de 2018
I would like to know if there is any function in the Image Processing Toolbox that can do region growing around a "seed" point.
Respuesta aceptada
MathWorks Support Team
el 7 de Mayo de 2018
There is a number of functions which can be used for region growing, depending on the domain. Please have a look at the following list of Image Processing Toolbox functions, and refer to the linked sections of the MATLAB documentation:
"grayconnected"
"bwmorph" using either the 'dilate' or 'thicken' operations
"imdilate"
"imreconstruct"
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox 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!