ODIN
List of all members
RecoGrappa< interpolDim, orthoDim, interpolIndex, orthoIndex > Class Template Reference

grappa, grappa3d: Perform GRAPPA interpolation in dimension 'line3d' More...

#include <manual.h>

Inheritance diagram for RecoGrappa< interpolDim, orthoDim, interpolIndex, orthoIndex >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from RecoStep
virtual bool pipeline_init (const RecoController &controller, const RecoCoord &input_coord)
 
void set_next_step (RecoStep *step)
 
- Public Member Functions inherited from Step< RecoStep >
RecoStepclone () const
 
void set_args (const STD_string &argstr)
 
STD_string args_description () const
 
STD_string args_values () const
 
unsigned int numof_args () const
 
void append_opts (LDRblock &parblock)
 
- Protected Member Functions inherited from RecoStep
 RecoStep ()
 
bool execute_next_step (RecoData &rd, RecoController &controller)
 
- Protected Member Functions inherited from Step< RecoStep >
void append_arg (LDRbase &arg, const STD_string &arglabel)
 

Detailed Description

template<recoDim interpolDim, recoDim orthoDim, int interpolIndex, int orthoIndex>
class RecoGrappa< interpolDim, orthoDim, interpolIndex, orthoIndex >

grappa, grappa3d: Perform GRAPPA interpolation in dimension 'line3d'

Functor label: grappa

Interface of grappa:

Options of grappa:

Option 1: Reduction factor
Option 2: Do not correct shape of interpolated k-space according to image space size

Functor label: grappa3d

Interface of grappa3d:

Options of grappa3d:

Option 1: Reduction factor
Option 2: Do not correct shape of interpolated k-space according to image space size

Definition at line 76 of file grappa.h.


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