34 #ifndef __QGoMeshSplitDanielssonDistanceAlgo_h
35 #define __QGoMeshSplitDanielssonDistanceAlgo_h
40 #include "QGoGUILibConfigure.h"
41 #include "vtkSmartPointer.h"
42 #include "vtkPolyData.h"
43 #include "vtkImageData.h"
63 std::vector<vtkPolyData*> iPolyData,
QGoMeshSplitDanielssonDistanceAlgo(std::vector< vtkPoints * > *iSeeds, QWidget *iParent=0)
class to be the interface between the QGoMeshSplitDanielssonDistanceAlgo algo for meshes and GoFigure...
std::vector< vtkPolyData * > ApplyAlgo(GoImageProcessor *iImages, std::string iChannel, std::vector< vtkPolyData * > iPolyData, bool iIsInvertedOn)
return the vtkpolydata created by the algorithm
Interface between image reader and vtkImageData.
class to be the interface between the shape algo for meshes, contours and set of contours and GoFigur...
~QGoMeshSplitDanielssonDistanceAlgo()