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