<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Hi :<div>&nbsp; &nbsp; I used ITK to read a total of 100 dicom files , and then , I want to segment a part from the volume data using the ConnectedThresholdImageFilter . My problem can be described as follow :</div><div>&nbsp; &nbsp; before the segmentation algorithm , I get a point &nbsp;pixel using&nbsp;reader-&gt;GetOutput()-&gt;GetPixel(index1) , the result is 8</div><div>&nbsp; &nbsp; after the segmentation algorithm , I get the same point's pixel , the result is 0 .</div><div>&nbsp; &nbsp;But , in the algorithm , I set the lower and upper thresholds is &nbsp;0 &nbsp;and 4096 , &nbsp;and the pixel which between the interval is setted 100 using&nbsp;SetReplaceValue method . &nbsp;So , I am confused with the 0 .</div><div>&nbsp; &nbsp;Thanks !</div><div>zhq</div><div>&nbsp; &nbsp;&nbsp;</div><div><br></div></div>