Is there any function in the Image Processing Toolbox that can do region growing around a "seed" point?

4 visualizaciones (últimos 30 días)
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
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"

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by