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

BicubicMagnifierOp Class Reference

#include <BicubicMagnifierOp.hpp>

Inheritance diagram for BicubicMagnifierOp:

Inheritance graph
[legend]
Collaboration diagram for BicubicMagnifierOp:

Collaboration graph
[legend]
List of all members.

Detailed Description

Bicubic Magnifier.

Author:
Bernard De Cuyper
Version:
1.1
Date:
03/04/2004
 
Purpose:        double image size by deconvolution. Cubic B-spline interpolation
                Use zero interleaving and Cubic B-spline kernel.

Book:           "Digital Image Processing", William Pratt, Willey 1991.
                

@ Copyrights: Bernard De Cuyper & Eddy Fraiha 2004, Eggs & Pictures. MIT/Open BSD copyright model.


Public Methods

 BicubicMagnifierOp ()
virtual ~BicubicMagnifierOp ()
virtual AnImagefilter (AnImage *src, AnImage *dest=0)
 Local full image filtering.

virtual void report (FILE *file)

Private Attributes

int kernel [5][5]


Member Function Documentation

AnImage * BicubicMagnifierOp::filter AnImage   src,
AnImage   dest = 0
[virtual]
 

Local full image filtering.

Parameters:
src  is AnImage* is AnImage source channel
dest  is AnImage* is AnImage result/placeholder
Returns :
AnImage* as result,

Implements AnImageOp.


The documentation for this class was generated from the following files:
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