#include <mitk3DUSPixelBasedGPU.h>
Inherits mitk3DUSReconstructionFilter.
Inheritance diagram for mitk3DUSPixelBasedGPU:
Public Member Functions | |
virtual void | PrintSelf (ostream &os) |
void | UsePNN () |
void | UseP3DK () |
virtual mitkVolume * | GetOutput () |
mitk3DUSPixelBasedGPU
|
Get the output volume
Implements mitkRawDataToVolumeFilter. |
|
Print the necessary information about this object for the debugging purpose.
Reimplemented from mitk3DUSReconstructionFilter. |
|
Use P3DK method for volume reconstruction. |
|
Use PNN method for volume reconstruction (Default is PNN). |