All,<div>   I&#39;m working on 2D segmentation using ITK filters and right now my pipeline looks like this:</div><div><br></div><div>Input 2D slice ----&gt; Curvature Flow Image Filter ----&gt; Confidence Connected ----&gt; Threshold Level Set Segmentation.</div>
<div><br></div><div>I&#39;m using the input slice as the feature image for the level set filter and the binary image outputted from the confidence connected as the input image for the level set filter. Ideally I would like to set the intensity range of the threshold level set filter to be the same that was computed by the confidence connected filter. But for the level set filter, I have a binary image as the feature image and the input 2D slice as the input image. How do I ensure that the intensities match?</div>
<div><br></div><div>Thanks</div><div>Prashanth</div><div><br></div><div><br></div>