Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <vector>
#include "mitkUSProbe.h"
#include <MitkUSExports.h>
#include "mitkUSImageSource.h"
#include "mitkIGTLMessageProvider.h"
#include "mitkIGTLServer.h"
#include "mitkIGTLDeviceSource.h"
#include "mitkImageToIGTLMessageFilter.h"
#include <mitkCommon.h>
#include <mitkMessage.h>
#include <mitkImageSource.h>
#include <itkObjectFactory.h>
#include <itkConditionVariable.h>
#include <mitkServiceInterface.h>
#include <usServiceRegistration.h>
#include <usServiceProperties.h>
#include "mitkUSImageMetadata.h"
Go to the source code of this file.
Classes | |
class | itk::SmartPointer< T > |
class | mitk::USDevice |
A device holds information about it's model, make and the connected probes. It is the common super class for all devices and acts as an image source for mitkUSImages. It is the base class for all US Devices, and every new device should extend it. More... | |
struct | mitk::USDevice::USImageCropArea |
struct | mitk::USDevice::PropertyKeys |
These constants are used in conjunction with Microservices. The constants aren't defined as static member attributes to avoid the "static initialization order fiasco", which would occur when objects of this class are used in module activators (for restoring stored device, for example). More... | |
Namespaces | |
itk | |
SET FUNCTIONS. | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |