Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <itkProcessObject.h>
#include "mitkUSImageSource.h"
#include "mitkConvertGrayscaleOpenCVImageFilter.h"
#include "mitkCropOpenCVImageFilter.h"
#include "mitkBasicCombinationOpenCVImageFilter.h"
#include <highgui.h>
Go to the source code of this file.
Classes | |
class | mitk::USImageVideoSource |
This class can be pointed to a video file or a videodevice and delivers USImages. More... | |
struct | mitk::USImageVideoSource::USImageRoi |
Defines a region of interest by top left and bottom right corner. More... | |
struct | mitk::USImageVideoSource::USImageCropping |
Defines a region of interest by distances to the four image borders. More... | |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |