13 #ifndef mitkPhotoacousticFilterService_H_HEADER_INCLUDED 14 #define mitkPhotoacousticFilterService_H_HEADER_INCLUDED 16 #include "itkObject.h" 23 #include "MitkPhotoacousticsAlgorithmsExports.h" 40 itkFactorylessNewMacro(Self);
58 bool UseLogFilter =
false);
109 float BPHighPass,
float BPLowPass,
110 float alphaHighPass,
float alphaLowPass,
111 float timeSpacing,
float SpeedOfSound,
bool IsBFImage);
Class holding methods to apply all Filters within the Photoacoustics Algorithms Module.
DataCollection - Class to facilitate loading/accessing structured data.
mitk::BeamformingFilter::Pointer m_BeamformingFilter
For performance reasons, an instance of the Beamforming filter is initialized as soon as possible and...
#define mitkClassMacroItkParent(className, SuperClassName)
BModeMethod
Defines the methods for the B-Mode filter Currently implemented are an Envelope Detection filter and ...