GOFIGURE2
0.9.0
|
#include "QGoFilterSemiAutoBase.h"
#include <QObject>
#include "QGoGUILibConfigure.h"
#include "itkImage.h"
#include "itkChanAndVeseSegmentationFilter.h"
#include "itkVTKImageImport.h"
#include "vtkSmartPointer.h"
#include "vtkPolyData.h"
Go to the source code of this file.
Classes | |
class | QGoFilterChanAndVese |
Levelset segmentation algorithm implementation. Can generate contours and meshes. Will generate 2D objects if m_Dimension<2, 3D objects in the other case. More... | |