MITK-IGT
IGT Extension of MITK
|
#include "mitkGrabCutOpenCVImageFilter.h"
#include "mitkPointSet.h"
#include <opencv2/imgproc.hpp>
#include <opencv2/imgproc/imgproc_c.h>
Go to the source code of this file.
Macros | |
#define | GMM_COMPONENTS_COUNT 5 |
#define GMM_COMPONENTS_COUNT 5 |
Definition at line 24 of file mitkGrabCutOpenCVImageFilter.cpp.