Why bwareaopen() is not working for my code?
1 回表示 (過去 30 日間)
古いコメントを表示
Dear all,
I have this code, where I want to segmentation larger blobs (for example bigger than 1 pixel) for following work. I use function bwareaopen for this, but in output, there is only one blob segmented. I don´t know, where is mistake.
I attach code and original image. Thank you for your answers.