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

StructuredElement Class Reference

#include <StructuredElement.hpp>

Inheritance diagram for StructuredElement:

Inheritance graph
[legend]
Collaboration diagram for StructuredElement:

Collaboration graph
[legend]
List of all members.

Detailed Description

Abstract Strutured Element.

Author:
Bernard De Cuyper
Version:
0.05
Date:
17/07/2002
 
Purpose:        Morphological with a Strutured Element.
                

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


Public Methods

 StructuredElement ()
 StructuredElement (int x0, int y0, int w, int h)
 StructuredElement (int x0, int y0, AnImage *im)
virtual ~StructuredElement ()
StructuredElement * copy ()
void setData (int x0, int y0, AnImage *im)
bool isLarge ()
int getWidth ()
int getHeight ()
int getKernelSize ()
void getKernel (int index, int *x, int *y)
int getRemoveSize (int idir)
void getRemoveKernel (int idir, int index, int *x, int *y)
int getAddSize (int idir)
void getAddKernel (int idir, int index, int *x, int *y)
int getX0 ()
int getY0 ()
int get (int x, int y)
void set (int x, int y, int value)
void set (int value)
virtual void report (FILE *file)

Protected Methods

void init ()

Protected Attributes

int xc
int yc
int width
int height
bool largeElement
int kernelSize
int * xk
int * yk
int nRemove [4]
int * xr [4]
int * yr [4]
int nAdd [4]
int * xa [4]
int * ya [4]
AnImagedata


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