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

RTVInpainter Class Reference

#include <RTVInpainter.hpp>

Inheritance diagram for RTVInpainter:

Inheritance graph
[legend]
Collaboration diagram for RTVInpainter:

Collaboration graph
[legend]
List of all members.

Detailed Description

TV Inpainting.

Author:
Bernard De Cuyper
Version:
0.05
Date:
10/06/2002
 
Purpose:        TV Inpainting.
                        Diffusion in inpainting

Paper:          "Processing of Flat and non-flat image information on arbitrary
                        manifolds using Partial Differential Equations.", 
                        Marcelo Bertalmio, Thesis March 2001, University of Minnesota.
                

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


Public Methods

 RTVInpainter (double deltaT=0.2, bool optimal=false)
virtual ~RTVInpainter ()
virtual RImagefilter (RImage *src, RImage *dest=0)
 Local full image filtering.

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

virtual void report (FILE *file)

Protected Methods

double operation (int x, int y)
double fastOperation (int x, int y)

Private Attributes

double dt
RImageI0
RImageI
bool optimized


Member Function Documentation

virtual RImage* RTVInpainter::filter RImage   src,
RImage   dest = 0
[inline, virtual]
 

Local full image filtering.

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

Implements AbsRImageFilter.

RImage * RTVInpainter::selectedFilter AnImage   mask,
RImage   src,
RImage   dest = 0
[virtual]
 

Local filtering in a mask area.

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

Reimplemented from AbsRImageFilter.


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