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

RAosPerona1Op.hpp

00001 #ifndef __RAosPerona1Op__
00002 #define __RAosPerona1Op__
00003 
00004 
00044 #include <stdio.h>
00045 
00046 #include "RSimpleAosOp.hpp"
00047 
00048 
00049 class RAosPerona1Op : public  RSimpleAosOp
00050 {
00051 protected:
00052 
00053 virtual double          g(int i, int j);
00054 
00055 public:
00056         
00057 RAosPerona1Op(int iterations=8, double t=0.5, 
00058                          double deltaGradient=16.0, double asigma=5.0,   
00059                          bool iirFlag=false, bool nonLinearFlag=true);
00060 virtual ~RAosPerona1Op(){}
00061 
00062 
00063 virtual void report(FILE* file){ fprintf(file,"Real Aos Perona  Operator\n"); }
00064 };
00065 
00066 
00067 #endif
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