aimsalgo  5.0.5
Neuroimaging image processing
aims::PerfusionDeconvolution Class Reference

#include <aims/perfusion/perfDeconv.h>

Inheritance diagram for aims::PerfusionDeconvolution:
Collaboration diagram for aims::PerfusionDeconvolution:

Public Types

enum  DeconvType { DeconvSVD, DeconvFFT }
 

Public Member Functions

 PerfusionDeconvolution ()
 
void setDeconvolution (DeconvType)
 
AimsData< float > doit (AimsData< float > &, AimsData< float > &, aims::BucketMap< Void > &, PerfusionParameters &)
 
- Public Member Functions inherited from aims::PerfusionProcessing
 PerfusionProcessing (int i=0)
 
virtual ~PerfusionProcessing ()
 
void setDone (bool d)
 
bool isDone ()
 
int id () const
 

Detailed Description

Definition at line 50 of file perfDeconv.h.

Member Enumeration Documentation

◆ DeconvType

Enumerator
DeconvSVD 
DeconvFFT 

Definition at line 54 of file perfDeconv.h.

Constructor & Destructor Documentation

◆ PerfusionDeconvolution()

aims::PerfusionDeconvolution::PerfusionDeconvolution ( )

Member Function Documentation

◆ doit()

AimsData< float > aims::PerfusionDeconvolution::doit ( AimsData< float > &  ,
AimsData< float > &  ,
aims::BucketMap< Void > &  ,
PerfusionParameters  
)

◆ setDeconvolution()

void aims::PerfusionDeconvolution::setDeconvolution ( DeconvType  )

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