<div dir="ltr">Hi,<div><br></div><div>I have an itk::Image, and set it as input of a <span style="color:rgb(128,0,128)">IntensityWindowingImageFilter</span></div><div><span style="color:rgb(128,0,128)"><br></span></div><div><div>I change the values of window level and, if I export, I see changes. But I don't see these changes on VTK. After doing a change, I update the QVTKWidget or the vtkImageViewer2, but I see the same image. I'm not sure if the ImageToVTKImageFilter is the problem.</div><div><br></div><div>My pipeline is:</div><div>itk::Image -> IntensityWindowingImageFilter -> vtkImageFlip ->vtkImageViewer2 -> QVTKWidget</div><div><br></div><div>Exporting is working:</div><div>itk::Image -> IntensityWindowImageFilter -> ImageFileWriter</div></div><div><br></div><div>Greetings.</div></div>