Borrar filtros
Borrar filtros

Using Region Props To Find Area of Interest

1 visualización (últimos 30 días)
yoel y
yoel y el 12 de Mzo. de 2021
Hello, i'm using these line of code to extract area of interest in my image,
bw = imbinarize(Image)
info_struct = regionprops(double(bw), 'Area', 'Image');
final = info_struct.Image;
i do so in hope to produce image from this image
into this
But instead it produced an image like this
can anyone please help me ?

Respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by