Besler / ITKVTKGlue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITKVtkGlue

Linux macOS Windows
CircleCI TravisCI AppVeyor

ITK is an open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis. VTK enables visualization of images in three dimension. This module converts ITK and VTK image data structures in a processing pipelining without copying the pixel buffer.

How to Build

  1. Download and build VTK.
  2. Create an environment variable VTK_DIR pointing to the VTK build location.
  3. Download the adequate *-download-cache-and-build-module-wheels script and run it from the repository folder.

About

License:Apache License 2.0


Languages

Language:C++ 77.9%Language:CMake 19.7%Language:Python 1.5%Language:C 0.8%