<div>Hi, all</div>
<div>&nbsp;</div>
<div>Now I am using some&nbsp;function from the Label_object_representation_and_manipulation_with_ITK software to do some segmentation, </div>
<div>It works very well with the labeling functions, but when I am using the itkBinaryFillholeImageFilter, the results come out to be no difference from the input image.&nbsp; </div>
<div>&nbsp;</div>
<div>I have check the input parameters, my input image is a binary image from the output of a itkBinaryShapeKeepNObjectsImageFilter, which only contain one object. What I want to do is filling the holes inside this segmented object. </div>

<div>I also&nbsp;try to set&nbsp;the bool parameter &quot;fullconnected&quot;&nbsp; true and false, both have the same result, the input image passing through the filter without any change. </div>
<div>I also use the example in the software package, it also failed to fill the holes inside the object.</div>
<div>&nbsp;</div>
<div>I do know where is the problem, any help is appreciated.</div>
<div>&nbsp;</div>
<div>thanks</div>
<div>&nbsp;</div>
<div>chunfang</div>