13#ifndef mitkUSTelemedImageSource_h
14#define mitkUSTelemedImageSource_h
Telemed API plugin for getting images from scan lines. Implements a COM interface whereat only the fu...
This is an abstract superclass for delivering USImages. Each subclass must implement the method mitk:...
Implementation of mitk::USImageSource for Telemed API devices. The method mitk::USImageSource::GetNex...
itkFactorylessNewMacro(Self)
virtual void GetNextRawImage(std::vector< mitk::Image::Pointer > &)
USTelemedScanConverterPlugin * m_PluginCallback
Usgfw2Lib::IUsgImageProperties * m_ImageProperties
mitkClassMacro(USTelemedImageSource, USImageSource)
Usgfw2Lib::IUsgScanConverterPlugin * m_Plugin
bool CreateAndConnectConverterPlugin(Usgfw2Lib::IUsgDataView *, Usgfw2Lib::tagScanMode)
Connect this object to the Telemed API. This method is for being used by mitk::USTelemedDevice.
void UpdateImageGeometry()
std::mutex * m_ImageMutex
Usgfw2Lib::IUsgDepth * m_DepthProperties
virtual ~USTelemedImageSource()
Usgfw2Lib::IUsgDataView * m_UsgDataView
mitk::Image::Pointer m_Image