Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

IFSimpleTVInpaintingOp Class Reference

#include <IFSimpleTVInpaintingOp.hpp>

Inheritance diagram for IFSimpleTVInpaintingOp:

Inheritance graph
[legend]
Collaboration diagram for IFSimpleTVInpaintingOp:

Collaboration graph
[legend]
List of all members.

Detailed Description

Simple General TV Impainting.

Author:
Bernard De Cuyper
Version:
1.15
Date:
17/08/2004
Remarks:
Tornado1 General Simple TV
Todo:
testing and add neigbour area
 
Purpose:        Fast Computation of Simple TV inpainting.

                Solver using splitting/non-spilted solvers
           LOD, AFI, AOS, AMOS, ADI, Backward-Euler, Cranck Nicolson
                

@ Copyrights: Bernard De Cuyper 2004, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 IFSimpleTVInpaintingOp (int atypeSolver, int outIter=1, int iterMax=8, float t=5.0, float asigma=2.0, float acontrast=1.0, float abeta=0.0, float eps=1.0e-4, bool colorFlag=false)
 IFSimpleTVInpaintingOp (SolverTimeScheme afamily, int atypeSolver, int outIter=1, int iterMax=8, float t=5.0, float asigma=2.0, float acontrast=1.0, float abeta=0.0, Diffusivity diff=VarDiff, int typeGrad=0, bool cflTest=true, float eps=1.0e-4, bool colorFlag=false)
virtual ~IFSimpleTVInpaintingOp ()
virtual void setInpaintingDomain (AnImage *area, int largeSize=0, int extendSize=0)
virtual AnImagegetInpaintingDomain ()
virtual AnImagegetExtensionDomain ()
virtual void report (FILE *file)

Protected Methods

virtual AnImagegreyFilter (AnImage *src, AnImage *dest=0)
virtual AnImagegreySelectedFilter (AnImage *mask, AnImage *src, AnImage *dest=0)
virtual Float3CImagescolorFilter (Float3CImage *src, Float3CImage *dest=0)
virtual Float3CImagescolorSelectedFilter (AnImage *mask, Float3CImage *src, Float3CImage *dest=0)
virtual Float3CImagefcolorFilter (Float3CImage *src, Float3CImage *dest=0)
virtual Float3CImagefcolorSelectedFilter (AnImage *mask, Float3CImage *src, Float3CImage *dest=0)

Private Attributes

SolverTimeScheme family
int iter
int innerIter
double tau
double sigma
double contrast
double beta
int typeSolver
float epsilon
bool cfl
Diffusivity diffusivity
int typeGradient
AnImageinpaintingDomain
AnImageextensionDomain


The documentation for this class was generated from the following files:
SourceForge.net Logo
Restoreinpaint sourceforge project `C++/Java Image Processing, Restoration, Inpainting Project'.

Bernard De Cuyper: Open Project Leader: Concept, design and development.
Bernard De Cuyper & Eddy Fraiha 2002, 2003. Bernard De Cuyper 2004. Open and free, for friendly usage only.
Modifications on Belgium ground of this piece of artistic work, by governement institutions or companies, must be notified to Bernard De Cuyper.
bern_bdc@hotmail.com