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

CAosPeronaOp.hpp

00001 #ifndef __CAosPeronaOp__
00002 #define __CAosPeronaOp__
00003 
00004 
00049 #include <stdio.h>
00050 
00051 #include "CSimpleAosOp.hpp"
00052 
00053 
00054 class CAosPeronaOp : public  CSimpleAosOp
00055 {
00056 protected:
00057 
00058 virtual RComplex                g(int i, int j);
00059 
00060 public:
00061         
00062 CAosPeronaOp(int iterations=8, double t=0.5, double ctheta=0.001,
00063                          double deltaGradient=16.0, double asigma=5.0,   
00064                          bool iirFlag=false, bool nonLinearFlag=true);
00065 virtual ~CAosPeronaOp(){}
00066 
00067 
00068 virtual void report(FILE* file){ fprintf(file,"Complex Aos Perona  Operator\n"); }
00069 };
00070 
00071 
00072 #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