|
MITK-IGT
IGT Extension of MITK
|
#include "mitkBasicCombinationOpenCVImageFilter.h"#include "mitkConvertGrayscaleOpenCVImageFilter.h"#include "mitkCropOpenCVImageFilter.h"#include <mitkTestingMacros.h>#include <opencv2/imgproc/imgproc.hpp>#include <opencv2/imgproc/imgproc_c.h>#include <opencv2/imgcodecs.hpp>Go to the source code of this file.
Functions | |
| int | mitkBasicCombinationOpenCVImageFilterTest (int argc, char *argv[]) |
| int mitkBasicCombinationOpenCVImageFilterTest | ( | int | argc, |
| char * | argv[] ) |
Documentation test for the class "ConvertGrayscaleOpenCVImageFilter".
Definition at line 79 of file mitkBasicCombinationOpenCVImageFilterTest.cpp.