[vtkusers] [ITK-users] How to connect ITK 4.x and VTK 6.x using Python?

Dženan Zukić dzenanz at gmail.com
Thu Oct 15 14:30:45 EDT 2015


Hi Shen,

There is a solution to ITK-VTK connection, itk::ImageToVTKImageFilter
<http://www.itk.org/Doxygen/html/classitk_1_1ImageToVTKImageFilter.html>.
Here are couple of examples in C++:
http://www.itk.org/Wiki/VTK/ExamplesBoneYard/Cxx/VolumeRendering/itkVtkImageConvert
http://www.itk.org/Wiki/ITK/Examples/WishList/IO/itkVtkImageConvertDICOM

HTH


On Thu, Oct 15, 2015 at 1:35 AM, 沈庄明 <zhuangming.shen at sphic.org.cn> wrote:

> ​Hi all,
>
>
> Is there a solution to connect ITK 4.x and VTK 6.x using Python? It would
> be greatly appreciated if someone could provide me an example. Thanks in
> advanced.
>
>
> Regards,
>
>
> Zhuangming Shen
>
> _____________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151015/5a445968/attachment.html>


More information about the vtkusers mailing list