|
MITK-IGT
IGT Extension of MITK
|
#include "mitkGrabCutOpenCVImageFilter.h"#include <mitkTestingMacros.h>#include "itkIndex.h"#include <itksys/SystemTools.hxx>#include <opencv2/imgproc.hpp>#include <opencv2/imgproc/imgproc_c.h>#include <opencv2/imgcodecs.hpp>#include "mitkOpenCVToMitkImageFilter.h"Go to the source code of this file.
Functions | |
| int | mitkGrabCutOpenCVImageFilterTest (int argc, char *argv[]) |
| int mitkGrabCutOpenCVImageFilterTest | ( | int | argc, |
| char * | argv[] ) |
Definition at line 169 of file mitkGrabCutOpenCVImageFilterTest.cpp.