<div dir="ltr"><span style="font-size:12.8000001907349px">Hi ITK users, </span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I am pretty fresh of SimpleItk. I tried to use BinaryMorphologicalClosing to filter some noises that are smaller than the structuring element. I noticed that the default kernel type is "ball" which is ok. However, after I applied the function, there is no change at all.</div><div style="font-size:12.8000001907349px">For example, I tried to filter which smaller than 10(radius).</div><div style="font-size:12.8000001907349px"><p><b>after_morp = SimpleITK.BinaryMorphologicalClosing(binarized_img, 10); </b></p><p><br></p><p>But I found that nothing changed at all. Do you have any idea what was the problem?</p><p><br></p><p>Thank you in advance.</p></div><div><br></div>
</div>