<div dir="ltr"><div><div>Hello,<br><br>Say that I have used the following code portion:<br><br>ReaderType::Pointer ImageReader = ReaderType::New();<br>....<br>....<br>filter->SetInput(ImageReader->GetOutput());<br><br>
</div>What does GetOutput() mean here? I couldn't find a description for this function.<br><br></div>Thanks.<br></div>