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

RBlurringIIROp.hpp

00001 #ifndef __RBlurringIIROp__
00002 #define __RBlurringIIROp__
00003 
00036 #include <stdio.h>
00037 
00038 #include "RRecursive4dIIROp.hpp"
00039 
00040 class RBlurringIIROp : public RRecursive4dIIROp
00041 {
00042 protected:
00043 
00044 // virtual void computeNormalisation(int direction);
00045 
00046 // virtual void computeCausalFilter(int direction);
00047 // virtual void computeNonCausalFilter(int direction);
00048 
00049 public:
00050         
00051 RBlurringIIROp(double asigma=1.0);
00052 virtual ~RBlurringIIROp(){}
00053 
00054 virtual void report(FILE* file){ fprintf(file,"Real Blurring IIR Operator\n"); }
00055 };
00056 
00057 
00058 #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