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

FDistanceAosBarashOp.hpp

00001 #ifndef __FDistanceAosBarashOp__
00002 #define __FDistanceAosBarashOp__
00003 
00004 
00044 #include <stdio.h>
00045 
00046 #include "FDistRegularized1AosOp.hpp"
00047 
00048 
00049 class FDistanceAosBarashOp : public  FDistRegularized1AosOp
00050 {
00051 protected:
00052 
00053 float                   cinv;                           // 1/c
00054 
00055 protected:
00056 
00057 virtual float   getTau(int x, int y);           // modulate tau with distance to feature
00058 virtual float           g(int i, int j);
00059 
00060 public:
00061         
00062 FDistanceAosBarashOp(FImage* edgeDistance=0, int psfSz=7, int iterations=8, float t0= 0.0, float tMax=20.0, 
00063                          float aalpha=0.008, float asigma=0.25, float c1=0.333, bool nonLinearFlag=true);
00064 virtual ~FDistanceAosBarashOp(){}
00065 
00066 
00067 virtual void report(FILE* file){ fprintf(file,"Real Aos Barash  Operator\n"); }
00068 };
00069 
00070 
00071 #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