Using Region Props To Find Area of Interest

1 回表示 (過去 30 日間)
yoel y
yoel y 2021 年 3 月 12 日
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 ?

回答 (0 件)

タグ

製品


Translated by