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

ImagePotential Class Reference

#include <ImagePotential.hpp>

Inheritance diagram for ImagePotential:

Inheritance graph
[legend]
Collaboration diagram for ImagePotential:

Collaboration graph
[legend]
List of all members.

Detailed Description

ImagePotential.

Author:
Bernard De Cuyper
Version:
0.05
Date:
10/06/2002
 
Purpose:        Use ImagePotential, simulate a simple luminance potential

                        Image Potential abstract the space on which the Fast Marching will evolve.

Paper:          "Optimal Algorithm for Shape from Shading and Path Planning.", 
                        Ron Kimmel, James A. Sethian, Kluweer Academic Publishers 2001 , Netherlands.
                

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


Public Methods

 ImagePotential (double aw=0.01, bool opposed=true, bool reg=false, double sigmaR=2.0)
virtual ~ImagePotential ()
virtual void set (AnImage *im)
virtual void set (IndependentBayesClassifier *cl)
virtual void setW (double value)
virtual void setPoint0 (int x, int y)
virtual void setPoint1 (int x, int y)
virtual int getX0 ()
virtual int getY0 ()
virtual int getX1 ()
virtual int getY1 ()
virtual int getWidth ()
virtual int getHeight ()
virtual double getTermination (int x, int y)
virtual double getP (int x, int y)
virtual double getPotential (int x, int y)
virtual void report (FILE *file)

Protected Methods

void regularize (AnImage *im)

Protected Attributes

double w
bool regularisationFlag
double sigmaReg
int width
int height
int colors
AnImageI0
bool opposedPotential


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