Skip to content

WIP: New helper class to transform the output of image data

Will Schroeder requested to merge will.schroeder/vtk:ImageTransform into master

This helper class transforms the output of imaging filters that produce vtkPointSets (e.g., vtkPolyData) when the input image has an orientation.

Merge request reports