#include "igstkMacros.h"
#include "igstkImageSpatialObject.h"
#include "igstkUSImageObject.h"
#include "igstkStateMachine.h"
#include "vtkImageReslice.h"
#include "itkVTKImageImport.h"
#include "vtkImageExport.h"
#include "igstkUltrasoundImageSimulator.txx"
#include "vtkImageData.h"
#include "itkRescaleIntensityImageFilter.h"
#include "itkCastImageFilter.h"
Go to the source code of this file.
Classes | |
class | igstk::Friends::UltrasoundImageSimulatorToImageSpatialObject |
This class is intended to make the connection between the UltrasoundImageSimulator and its output the ImageSpatialObject. More... | |
class | igstk::UltrasoundImageSimulator< TImageGeometricModel > |
This class simulates an ultrasound image by extracting a slice from a 3D MR or CT image. More... | |
Namespaces | |
namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. | |
namespace | igstk::Friends |