<div>hi all</div>
<div> </div>
<div>i am using the level segmentation methods i am just wondering if i can construct a pipeline like this one ??</div>
<div> </div>
<div> </div>
<div><font size="2">
<p>smoothing->SetInput( reader->GetOutput() );</p>
<p>gradientMagnitude->SetInput( smoothing->GetOutput() );</p>
<p>sigmoid->SetInput( gradientMagnitude->GetOutput() );</p>
<p>fastMarching->SetInput( sigmoid->GetOutput() );</p>
<p>thresholdSegmentation->SetInput( fastMarching->GetOutput() );</p>
<p>thresholdSegmentation->SetFeatureImage( reader->GetOutput() );</p>
<p></p>
<p>geodesicActiveContour->SetInput( thresholdSegmentation->GetOutput() );</p>
<p>geodesicActiveContour->SetFeatureImage( sigmoid->GetOutput() );</p>
<p>thresholder->SetInput( geodesicActiveContour->GetOutput() );</p>
<p>writer->SetInput( thresholder->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>