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

FAosPerona2Op.hpp

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