40 #include "vtkSmartPointer.h"
41 #include "vtkImageExport.h"
42 #include "vtkImageData.h"
47 std::vector<QString> iVectChannels,
50 std::vector< vtkPoints* >* iSeeds,
52 int* iCurrentTimePoint,
54 iVectChannels, iTimeMin, iTimeMax, iSeeds, iImages,
55 iCurrentTimePoint, iParent)
75 iListTimePoint,
false);
86 SIGNAL (validateContour() ),
157 this->GetPolydatasFromAlgo<QGoContourLevelSetAlgo>(this->
m_LevelSetAlgo);
void SetReeditMode(bool iReeditMode)
Set the reedit mode.
Base class for contour manual segmentation.
bool GetReeditMode()
Get the reedit mode.
class to be the interface between the levelset algo for contours and GoFigure
void GenerateContourRepresentationProperties(bool iModified=false)
Generate the widget contour properties if it has been modified.
QWidget * getWidget()
Get the base widget for the contour manual segmentation.
QGoAlgorithmWidget * GetAlgoWidget()
return the algowidget
Interface between image reader and vtkImageData.
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)