Image Interpolation with Contour Stencils
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
cwparams Struct Reference

struct of interpolation parameters More...

#include <cwinterp.h>

Data Fields

double ScaleFactor
 
int CenteredGrid
 
int RefinementSteps
 
double PsfSigma
 
double PhiSigmaTangent
 
double PhiSigmaNormal
 

Detailed Description

struct of interpolation parameters

Definition at line 22 of file cwinterp.h.

Field Documentation

int cwparams::CenteredGrid

Definition at line 26 of file cwinterp.h.

double cwparams::PhiSigmaNormal

$\sigma_\nu$, normal spread of $\varphi$

Definition at line 34 of file cwinterp.h.

double cwparams::PhiSigmaTangent

$\sigma_\tau$, tagential spread of $\varphi$

Definition at line 32 of file cwinterp.h.

double cwparams::PsfSigma

$\sigma_h$, the blur size of the point spread function

Definition at line 30 of file cwinterp.h.

int cwparams::RefinementSteps

The number of steps of iterative refinement

Definition at line 28 of file cwinterp.h.

double cwparams::ScaleFactor

The interpolation scale factor

Definition at line 25 of file cwinterp.h.


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