Jerome Piovano

Research in Medical Imaging and Computer Vision

Fluxes Class Template Reference

Fluxes computation. More...

#include <Fluxes.h>

List of all members.


Public Types

typedef BaseImage< DIM, Pixel > ImageType
typedef ImageType::Index Index
typedef Schemes< DIM, Pixel > Schemes

Static Public Member Functions

static functions


static Pixel reinitialization (const ImageType &phi, const Index &ind)
 Compute the reinitialization equation $- sign(\phi)\left( \|\nabla \phi\| - 1 \right)$ by finite differences.
static Pixel extension (const ImageType &phi, const ImageType &u, const Index &ind)
 Compute the extension equation $- \langle\nabla u . \left(sign(\phi)\frac{\nabla \phi}{\|\nabla \phi\|}\right)\rangle$ by finite differences.
static Pixel advection (const ImageType &u, const Index &ind, const Pixel v[])
 Compute the advection equation $- \langle \nabla u . v \rangle$ by finite differences.

Detailed Description

template<unsigned DIM, class Approximator, typename Pixel = float>
class levelset::Fluxes< DIM, Approximator, Pixel >

Fluxes computation.

Author:
Jean Philippe Pons, Mikael Rousson

Definition at line 26 of file Fluxes.h.


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

For further information, please contact Jerome Piovano - Last update 2008-02-08