<br><br>I have a question on constructing a multiply input image-to-image filter based on class: vtkSimpleImagetoImgeFilter. In the previous release of vtk, the function AddInput(), GetInput() work well, while in the vtk5.10 there are a lot of problems. One of errors in GetInput() shows that:<div><br></div><div>"<span style="font-family: Î¢ÈíÑźÚ, sans-serif; font-size: 7pt; line-height: 1.2; background-color: rgb(255, 237, 196);">ERROR: In D:\VTK5.10\VTK5.10.1\Filtering\vtkDemandDrivenPipeline.cxx, line 737</span></div><div><p class="MsoNormal"><span lang="EN-US" style="font-size: 7pt; font-family: Î¢ÈíÑźÚ, sans-serif;">
<span style="background:#FFEDC4">vtkStreamingDemandDrivenPipeline (019A3AB0): Input port 0 of algorithm vtkpxAverageImages(019A2AE0) has 4 connections but is not repeatable.</span></span><span lang="EN-US" style="font-family:ËÎÌå;mso-ascii-theme-font:minor-fareast;mso-fareast-font-family:
ËÎÌå;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:minor-fareast"><o:p></o:p></span></p></div><div><span style="line-height: 1.2;">"</span></div><div>The source I refered to is from " http://www.vtk.org/Wiki/VTK/Examples/Developers/MultipleInputConnections " </div><div><br></div><div>There are examples for Multiple Input Connections or ports in "http://www.vtk.org/Wiki/VTK/Examples/Developers". <span style="line-height: 1.2;">And I get some solutions using function: RequestData().</span></div><div><br></div><div> But they never use a vtkSimpleImagetoImageFilter. Does this class abandoned?</div><div><br></div><div><br></div><div><br></div><div><br></div><div><span style="line-height: 1.2;"><br></span></div><div><span style="line-height: 1.2;"><br></span></div>