Image Interpolation with Contour Stencils
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

Definition at line 26 of file cwinterp.h.

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

Definition at line 34 of file cwinterp.h.

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

Definition at line 32 of file cwinterp.h.

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

Definition at line 30 of file cwinterp.h.

The number of steps of iterative refinement

Definition at line 28 of file cwinterp.h.

The interpolation scale factor

Definition at line 25 of file cwinterp.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines