13 #ifndef MITKUSTelemedImageSource_H_HEADER_INCLUDED_ 14 #define MITKUSTelemedImageSource_H_HEADER_INCLUDED_ 20 #include "itkFastMutexLock.h" 36 itkFactorylessNewMacro(Self);
79 #endif // MITKUSTelemedImageSource_H itk::FastMutexLock::Pointer m_ImageMutex
Usgfw2Lib::IUsgScanConverterPlugin * m_Plugin
Usgfw2Lib::IUsgImageProperties * m_ImageProperties
DataCollection - Class to facilitate loading/accessing structured data.
USTelemedScanConverterPlugin * m_PluginCallback
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
virtual void GetNextRawImage(std::vector< mitk::Image::Pointer > &)
bool CreateAndConnectConverterPlugin(Usgfw2Lib::IUsgDataView *, Usgfw2Lib::tagScanMode)
Connect this object to the Telemed API. This method is for being used by mitk::USTelemedDevice.
void UpdateImageGeometry()