MITK-IGT
IGT Extension of MITK
|
#include <mitkCommon.h>
#include <mitkImage.h>
#include <mitkWeakPointer.h>
#include <itkOpenCVImageBridge.h>
#include <MitkOpenCVVideoSupportExports.h>
#include <opencv2/core.hpp>
#include "mitkImageSliceSelector.h"
Go to the source code of this file.
Classes | |
class | mitk::ImageToOpenCVImageFilter |
A pseudo-filter for creating OpenCV images from MITK images with the option of copying data or referencing it. More... | |
Namespaces | |
namespace | mitk |
IGT Exceptions. | |