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