InsightSoftwareConsortium / ITKVtkGlue

This module contains classes that bridge ITK image processing and VTK visualization pipelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITKVTKGlue

Build Status

This module contains classes that bridge ITK image processing and VTK visualization pipelines.

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.

For examples, see:

About

This module contains classes that bridge ITK image processing and VTK visualization pipelines.

License:Apache License 2.0


Languages

Language:C++ 85.5%Language:CMake 10.4%Language:Shell 1.4%Language:Python 1.0%Language:SWIG 0.9%Language:PowerShell 0.4%Language:C 0.3%Language:Dockerfile 0.0%