#include <berryISelectionService.h>
#include <berryIWorkbenchWindow.h>
#include "mitkImageAccessByItk.h"
#include "mitkITKImageImport.h"
#include "mitkProperties.h"
#include "mitkColorProperty.h"
#include "QmitkRegionGrowingView.h"
#include "QmitkPointListWidget.h"
#include "QmitkStdMultiWidget.h"
#include <QMessageBox>
#include <itkConnectedThresholdImageFilter.h>
Go to the source code of this file.