> Hi Alexis, > > I don't see where you are instantiating VTKToITKConnector. Note that you must > instantiate it within the loop because the output image for a filter is created > when the filter is created. PS. It would also be good practice to call ->DisconnectedPipeline() before putting the image in the vector.