4 #include "vtkSlicerSegmentationsModuleLogicExport.h" 6 #include <vtkImageAlgorithm.h> 7 #include <vtkImageData.h> 14 void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE;
30 virtual void ExecuteDataWithInformation(vtkDataObject *outData, vtkInformation *outInfo) VTK_OVERRIDE;
31 virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
35 vtkInternal * Internal;
void SetSeedLabelVolume(vtkImageData *labelImage)
void SetIntensityVolume(vtkImageData *grayscaleImage)