SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
svkDSCPeakHeight Class Reference

#include <svkDSCPeakHeight.h>

Inheritance diagram for svkDSCPeakHeight:
svkDynamicImageMap svkImageAlgorithm

Public Member Functions

 vtkTypeMacro (svkDSCPeakHeight, svkDynamicImageMap)
 
- Public Member Functions inherited from svkDynamicImageMap
 vtkTypeMacro (svkDynamicImageMap, svkImageAlgorithm)
 
void SetSeriesDescription (vtkstd::string newSeriesDescription)
 
void SetOutputDataType (svkDcmHeader::DcmPixelDataFormat dataType)
 
void SetZeroCopy (bool zeroCopy)
 
void SetNormalize ()
 
- Public Member Functions inherited from svkImageAlgorithm
 vtkTypeMacro (svkImageAlgorithm, vtkImageAlgorithm)
 
svkImageDataGetOutput ()
 
svkImageDataGetOutput (int port)
 
svkImageDataGetImageDataInput (int port)
 

Static Public Member Functions

static svkDSCPeakHeightNew ()
 

Protected Member Functions

 svkDSCPeakHeight ()
 
 ~svkDSCPeakHeight ()
 
- Protected Member Functions inherited from svkDynamicImageMap
 svkDynamicImageMap ()
 
 ~svkDynamicImageMap ()
 
virtual int RequestInformation (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
virtual int RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
void ZeroData ()
 
virtual int FillInputPortInformation (int vtkNotUsed(port), vtkInformation *info)
 
virtual int FillOutputPortInformation (int vtkNotUsed(port), vtkInformation *info)
 
virtual void UpdateProvenance ()
 
virtual double GetNoise (float *imgPtr)
 
double GetNormalizationFactor ()
 
void GetRegression (int voxelID, int startPt, int endPt, double &slope, double &intercept)
 
- Protected Member Functions inherited from svkImageAlgorithm
 svkImageAlgorithm ()
 
 ~svkImageAlgorithm ()
 

Additional Inherited Members

- Protected Attributes inherited from svkDynamicImageMap
vtkstd::string newSeriesDescription
 
bool normalize
 

Detailed Description

Class to derive peak height and normalized peak height map from a DSC image in delta R2* representation.

Constructor & Destructor Documentation

svkDSCPeakHeight ( )
protected
~svkDSCPeakHeight ( )
protected

Member Function Documentation

static svkDSCPeakHeight* New ( )
static
vtkTypeMacro ( svkDSCPeakHeight  ,
svkDynamicImageMap   
)

The documentation for this class was generated from the following files: