61 std::vector<vtkPolyData*> NewContours = std::vector<vtkPolyData*>();
71 std::vector<std::vector<vtkPolyData*> > NewContours;
QGoAlgorithmWidget * m_AlgoWidget
class to be the interface between the shape algo for meshes, contours and set of contours and GoFigur...
Shape segmentation algorithm implementation. Can generate circles, spheres, squares and cubes...
void DeleteParameters()
delete the different parameters
Interface between image reader and vtkImageData.