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