29 #ifndef __vtkboneImageConnectivityMap_h 30 #define __vtkboneImageConnectivityMap_h 49 vtkGetMacro(NumberOfRegions,
unsigned int);
67 template <
typename TArray>
72 template <
typename TArray>
73 int MarkComponent(TArray* in_data_arg,
unsigned int NumberOfRegions
virtual void SimpleExecute(vtkImageData *input, vtkImageData *output)=0
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
mark regions of image data based on geometric connectivity
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkAlgorithm * New()
void operator=(const vtkObjectBase &)