ImFusion SDK 4.3
+ Collaboration diagram for CT Solver:

Detailed Description

Classes

class  AnisotropicTV
 Anisotropic Total Variation functional. More...
 
class  CG
 Conjugate Gradient (CG) algorithm. More...
 
class  ConvolutionFilter
 Convolution filter implemented as LinearOperator. More...
 
class  DiagonalOperator
 Base class for diagonal matrix linear operators. More...
 
class  FDK
 FDK (Feldkamp-Davis-Kress) algorithm for cone-beam CT reconstruction. More...
 
class  FiniteDifferences
 Finite differences operator for image gradients. More...
 
class  Functional
 Abstract functional interface for optimization problems. More...
 
class  IdentityOperator
 Identity linear operator implementation. More...
 
class  IsotropicTV
 Isotropic Total Variation functional. More...
 
class  IterativeOSSolver
 Abstract iterative solver with ordered subsets support. More...
 
class  IterativeSolver
 Abstract base class for iterative solvers. More...
 
class  L2Pow2
 L2 squared norm functional for data fidelity. More...
 
class  LaplaceOperator
 Discrete Laplace operator for image regularization. More...
 
class  LeastSquaresIsotropicTV
 Least-squares optimization problem with isotropic total variation regularization. More...
 
class  LinearOperator
 Abstract linear operator interface with adjoint. More...
 
class  LinearOperatorEvalInputExpr< evalInputExpr >
 Specialization of LinearOperator which lets the user choose whether the ImageMath input expressions must be evaluated into a temporary before apply() or applyAdjoint(). More...
 
class  LinearOperatorEvalInputExpr< true >
 Template instantiation for the case where the input expression is always be evaluated inuto a temporary. More...
 
class  LinearOperatorAdjointWrapper
 Wraps a given linear operator, and represents its adjoint as a linear operator. More...
 
class  LinearOperatorTreeNode
 Composite pattern for linear operator expression trees. More...
 
class  LinearResidual
 Linear residual for tomographic reconstruction. More...
 
class  MLEM
 MLEM (Maximum Likelihood Expectation Maximization) algorithm. More...
 
class  MatrixLinearOperator
 Linear operator wrapping an explicit matrix. More...
 
class  OptimizationProblem
 Optimization problem formulation for tomographic reconstruction. More...
 
class  SART
 SART (Simultaneous Algebraic Reconstruction Technique) algorithm. More...
 
class  SQS
 SQS (Separable Quadratic Surrogate) algorithm. More...
 
class  Solver
 Abstract base class for optimization solvers. More...
 
class  StatisticallyWeightedLeastSquaresProblem
 Statistically weighted least-squares optimization problem. More...
 
class  WeightedL2Pow2< OperandT >
 Weighted L2 squared norm functional with diagonal weighting matrix. More...
 
Search Tab / S to search, Esc to close