Blog posts

2024

Visualize Interactively AIM Images Using the k3d Library

5 minute read

Published:

Visualize Interactively AIM Images Using the k3d Library

This notebook is intended to guide you through the process of visualizing and apply basic image processing operations to the AIM images loaded via the vtkbone library. As the vtkbone library is meant for IO operations, a visualization package is outside of the scope of the library. However, we provide information on the usage of a compatible library, k3d, which integrates seamlessly with the vtk image data structure.