|
MITK-IGT
IGT Extension of MITK
|
#include <mutex>#include <itkProcessObject.h>#include <MitkUSExports.h>#include <mitkCommon.h>#include "mitkBasicCombinationOpenCVImageFilter.h"#include "mitkOpenCVToMitkImageFilter.h"#include "mitkImageToOpenCVImageFilter.h"Go to the source code of this file.
Classes | |
| class | mitk::USImageSource |
| This is an abstract superclass for delivering USImages. Each subclass must implement the method mitk::USImageSource::GetNextRawImage(). The public method mitk::USImageSource::GetNextImage() can the be used to get the next image from the image source. This image will be filtered by the filter set with mitk::USImageSource::SetImageFilter(). More... | |
Namespaces | |
| namespace | mitk |
| IGT Exceptions. | |