85 #ifndef vtkSimilarityBalls_h 86 #define vtkSimilarityBalls_h 89 #include "vtkFiltersMomentInvariantsModule.h" 146 vtkSetMacro(KindOfMaxima,
int);
147 vtkGetMacro(KindOfMaxima,
int);
221 void InterpretSimilarityData(
vtkImageData* similarityData);
void SetSimilarityConnection(vtkAlgorithmOutput *algOutput)
standard pipeline input for port 1 This is the similarity data as produced by vtkMomentInvariants.
void SetGridData(vtkDataObject *input)
standard pipeline input for port 1 This vtkImageData input steers the resolution of the balls...
void SetInputData(vtkDataObject *)
Assign a data object as input.
void SetSimilarityData(vtkDataObject *input)
standard pipeline input for port 1 This is the similarity data as produced by vtkMomentInvariants.
compute the local maxima in the similarity field and draw a circle of radius around it ...
Proxy object to connect input/output ports.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void SetInputConnection(int port, vtkAlgorithmOutput *input)
Set the connection for the given input port index.
void SetGridConnection(vtkAlgorithmOutput *algOutput)
standard pipeline input for port 1 This vtkImageData input steers the resolution of the balls...
Superclass for algorithms that produce output of the same type as input.
general representation of visualization data
static vtkDataSetAlgorithm * New()