CASToR  3.0
Tomographic Reconstruction (PET/SPECT/CT)
Classes | Macros
iPenaltyMedianRootPrior.hh File Reference

Declaration of class iPenaltyMedianRootPrior. More...

#include "vPenalty.hh"
#include "sAddonManager.hh"
#include "sOutputManager.hh"

Go to the source code of this file.

Classes

class  iPenaltyMedianRootPrior
 This class implements the "median root prior". More...
 

Macros

#define MRF_NEIGHBORHOOD_SPHERE   0
 
#define MRF_NEIGHBORHOOD_BOX   1
 
#define MRF_NEIGHBORHOOD_6_NEAREST   2
 
#define MRF_NOT_DEFINED   -1
 
#define MRF_NEIGHBOR_X   0
 
#define MRF_NEIGHBOR_Y   1
 
#define MRF_NEIGHBOR_Z   2
 

Detailed Description

Declaration of class iPenaltyMedianRootPrior.

Definition in file iPenaltyMedianRootPrior.hh.

Macro Definition Documentation

◆ MRF_NEIGHBOR_X

#define MRF_NEIGHBOR_X   0

Definition at line 43 of file iPenaltyMedianRootPrior.hh.

◆ MRF_NEIGHBOR_Y

#define MRF_NEIGHBOR_Y   1

Definition at line 44 of file iPenaltyMedianRootPrior.hh.

◆ MRF_NEIGHBOR_Z

#define MRF_NEIGHBOR_Z   2

Definition at line 45 of file iPenaltyMedianRootPrior.hh.

◆ MRF_NEIGHBORHOOD_6_NEAREST

#define MRF_NEIGHBORHOOD_6_NEAREST   2

Definition at line 39 of file iPenaltyMedianRootPrior.hh.

◆ MRF_NEIGHBORHOOD_BOX

#define MRF_NEIGHBORHOOD_BOX   1

Definition at line 38 of file iPenaltyMedianRootPrior.hh.

◆ MRF_NEIGHBORHOOD_SPHERE

#define MRF_NEIGHBORHOOD_SPHERE   0

Definition at line 37 of file iPenaltyMedianRootPrior.hh.

◆ MRF_NOT_DEFINED

#define MRF_NOT_DEFINED   -1

Definition at line 41 of file iPenaltyMedianRootPrior.hh.