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

AbsFRestorationLS Class Reference

#include <AbsFRestorationLS.hpp>

Inheritance diagram for AbsFRestorationLS:

Inheritance graph
[legend]
Collaboration diagram for AbsFRestorationLS:

Collaboration graph
[legend]
List of all members.

Detailed Description

Abstract General Float Restoration.

Author:
Bernard De Cuyper
therightway.jpg
Version:
1.15
Date:
21/08/2004
Remarks:
Tornado1 time discretisation for 2D restoration
 
Purpose:        Fast Restoration with splitted/unsplitted 2D solvers
                
@ Copyrights: Bernard De Cuyper 2004, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 AbsFRestorationLS (int outerIter, double t, AFSpatialDiscretisation *smodel, bool normalized=true, bool nonLinearFlag=true)
 AbsFRestorationLS (int outerIter, int innerIter, double t, AFSpatialDiscretisation *smodel, bool normalized=true, bool nonLinearFlag=true)
virtual ~AbsFRestorationLS ()
virtual FImagefilter (FImage *src, FImage *dest=0)
 Local full image filtering.

virtual FImageselectedFilter (AnImage *mask, FImage *src, FImage *dest=0)
 Local filtering in a mask area.

virtual void report (FILE *file)

Protected Methods

virtual void init (FImage *im)
virtual FImagesolveSingle (FImage *uk, FImage *uk1=0)=0

Protected Attributes

bool pixelNormalisation
double epsilon
int outerIterations
int innerIterations
float tau
AFSpatialDiscretisationspatialModel
bool nonLinear


Member Function Documentation

FImage * AbsFRestorationLS::filter FImage   src,
FImage   dest = 0
[virtual]
 

Local full image filtering.

Parameters:
src  is FImage* is FImage source channel
dest  is FImage* is FImage result/placeholder
Returns :
FImage* as result,

Implements AbsFImageFilter.

Reimplemented in AFSplittedRestorationLS, and AFull2DRestorationLS.

virtual FImage* AbsFRestorationLS::selectedFilter AnImage   mask,
FImage   src,
FImage   dest = 0
[inline, virtual]
 

Local filtering in a mask area.

Parameters:
mask  is AnImage* is a ByteImage
src  is FImage* is FImage source channel
dest  is FImage* is FImage result/placeholder
Returns :
FImage* as result,

Reimplemented from AbsFImageFilter.


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