<div>hi all</div>
<div>&nbsp;</div>
<div>i am using the level segmentation methods i am just wondering if i can construct a pipeline like this one ??</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><font size="2">
<p>smoothing-&gt;SetInput( reader-&gt;GetOutput() );</p>
<p>gradientMagnitude-&gt;SetInput( smoothing-&gt;GetOutput() );</p>
<p>sigmoid-&gt;SetInput( gradientMagnitude-&gt;GetOutput() );</p>
<p>fastMarching-&gt;SetInput( sigmoid-&gt;GetOutput() );</p>
<p>thresholdSegmentation-&gt;SetInput( fastMarching-&gt;GetOutput() );</p>
<p>thresholdSegmentation-&gt;SetFeatureImage( reader-&gt;GetOutput() );</p>
<p></p>
<p>geodesicActiveContour-&gt;SetInput( thresholdSegmentation-&gt;GetOutput() );</p>
<p>geodesicActiveContour-&gt;SetFeatureImage( sigmoid-&gt;GetOutput() );</p>
<p>thresholder-&gt;SetInput( geodesicActiveContour-&gt;GetOutput() );</p>
<p>writer-&gt;SetInput( thresholder-&gt;GetOutput() );</p></font><br clear="all"><br>-- <br>------------------------------------------------------------------<br><br>'.....ich möchte mir eine ader öffnen, die mir die ewige freiheit schaffte....'
<br><br>-------------------------------------------------------------------- </div>