Build all Header files of ITK into python.

Windows itk-vtkglue binary packages are now available for Python 3.5 and 3.6. Install with

python -m pip install itk-vtkglue

These contain the filters to convert to and from itk.Image and vtkImageData. They also now contain the convenient itk.ViewImage class by @phcerdan :sunny:.

2 Likes