17 #ifndef MITKUSTelemedImageSource_H_HEADER_INCLUDED_
18 #define MITKUSTelemedImageSource_H_HEADER_INCLUDED_
24 #include "itkFastMutexLock.h"
40 itkFactorylessNewMacro(Self)
83 #endif // MITKUSTelemedImageSource_H
itk::SmartPointer< Self > Pointer
itk::FastMutexLock::Pointer m_ImageMutex
Usgfw2Lib::IUsgScanConverterPlugin * m_Plugin
Usgfw2Lib::IUsgImageProperties * m_ImageProperties
DataCollection - Class to facilitate loading/accessing structured data.
USTelemedScanConverterPlugin * m_PluginCallback
virtual void GetNextRawImage(mitk::Image::Pointer &)
This is an abstract superclass for delivering USImages. Each subclass must implement the method mitk:...
Usgfw2Lib::IUsgDepth * m_DepthProperties
virtual ~USTelemedImageSource()
mitkClassMacro(USTelemedImageSource, USImageSource)
Implementation of mitk::USImageSource for Telemed API devices. The method mitk::USImageSource::GetNex...
Telemed API plugin for getting images from scan lines. Implements a COM interface whereat only the fu...
mitk::Image::Pointer m_Image
Usgfw2Lib::IUsgDataView * m_UsgDataView
bool CreateAndConnectConverterPlugin(Usgfw2Lib::IUsgDataView *, Usgfw2Lib::tagScanMode)
Connect this object to the Telemed API. This method is for being used by mitk::USTelemedDevice.
void UpdateImageGeometry()