Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <initguid.h>
#include <strmif.h>
#include <usgfw2.h>
#include <usgfw.h>
#include <usgscanb.h>
#include "mitkUSTelemedSDKHeader.h"
#include "mitkImage.h"
#include "itkFastMutexLock.h"
Go to the source code of this file.
Classes | |
class | USTelemedScanConverterPlugin |
Telemed API plugin for getting images from scan lines. Implements a COM interface whereat only the function InterimOutBufferCB is used for copying given image buffer into a mitk::Image. More... | |