Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.26 KB

README.rst

File metadata and controls

17 lines (12 loc) · 1.26 KB

ITKVTKGlue

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: