iRoCS Toolbox  1.1.0
Data Structures | Namespaces | Functions | Variables
ATBCoupledBSplineModel.hh File Reference
#include <config.hh>
#include <libProgressReporter/ProgressReporter.hh>
#include "ATBPolyline.hh"
#include <fstream>
#include "ATBCoupledBSplineModel.icc"
Include dependency graph for ATBCoupledBSplineModel.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::CoupledBSplineModel< Dim >
 
struct  atb::Energy
 

Namespaces

 atb
 

Functions

double atb::dTikhonovCutoffRegularizer (double value, std::vector< double > const &parameters)
 
double atb::dTikhonovRegularizer (double value, std::vector< double > const &parameters)
 
double atb::dTotalVariationCutoffRegularizer (double value, std::vector< double > const &parameters)
 
double atb::dTotalVariationRegularizer (double value, std::vector< double > const &parameters)
 
double atb::tikhonovCutoffRegularizer (double value, std::vector< double > const &parameters)
 
double atb::tikhonovRegularizer (double value, std::vector< double > const &parameters)
 
double atb::totalVariationCutoffRegularizer (double value, std::vector< double > const &parameters)
 
double atb::totalVariationRegularizer (double value, std::vector< double > const &parameters)
 

Variables

static bool const atb::controlPointsUpdatePerpendicularToSpline = false
 
static bool const atb::dataTermUsePerpendicularPointsOnly = false
 
static bool const atb::doLineSearch = false
 
static bool const atb::normalizeGradient = true
 
static bool const atb::regrid = true
 
static bool const atb::weighCurvatureWithSplineLength = true