[ITK] [ITK-users] Filter working on exporting, not in view (VTK)
Marcos
fotosentido at gmail.com
Sat Sep 12 18:51:24 EDT 2015
Hi,
I have an itk::Image, and set it as input of a IntensityWindowingImageFilter
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.
My pipeline is:
itk::Image -> IntensityWindowingImageFilter -> vtkImageFlip
->vtkImageViewer2 -> QVTKWidget
Exporting is working:
itk::Image -> IntensityWindowImageFilter -> ImageFileWriter
Greetings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150913/bb4bcee2/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list