import 3D volume from ITK to VTK

Hi Andras and thank u for your answer. Unfortunately for my project it is mandatory to visualize with VTK and i was thinking about using ITK to perform somo image processing before visualizing my volume…im stuck at this point because i dont know what class to use in order to ‘‘pass’’ my volume from ITK to VTK :frowning:

Do u know how could I pass an output port as input?