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

SEFactory Class Reference

#include <SEFactory.hpp>

List of all members.


Detailed Description

StructuredElement Factory.

Author:
Bernard De Cuyper
Version:
0.05
Date:
10/06/2002
 
Purpose:        StructuredElement Factory
                

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


Public Methods

 SEFactory ()
virtual ~SEFactory ()
StructuredElementcreateModel (int indexModel, int x0=0, int y0=0, int l1=1, int l2=1)
virtual void report (FILE *file)

Static Public Methods

int numberOfContexts ()
int numberOfModels ()
const char * getContext (int i)
const char * getModel (int i)
const int getModelContext (int i)

Static Public Attributes

const char context [NUMBER_SE_CONTEXT][64]
const char model [NUMBER_SE_MODELS][64]
const int modelContext [NUMBER_SE_MODELS]

Protected Methods

StructuredElementcreateCircle (int x0)
StructuredElementcreateRectangle (int l1, int l2)
StructuredElementcreateHLine (int x0, int y0, int l1, int l2)
StructuredElementcreateVLine (int x0, int y0, int l1, int l2)
StructuredElementcreateDubLine (int x0, int y0, int l1, int l2)
StructuredElementcreateDbuLine (int x0, int y0, int l1, int l2)


Member Data Documentation

const char SEFactory::context [static]
 

Initial value:

 
        { 
        "Basic", 
        "lines"
        }

const char SEFactory::model [static]
 

Initial value:

 
        { 
        "CircleSE", 
        "RectangleSE", 
        "HLineSE",
        "VLineSE", 
        "DubLineSE", 
        "DbuLineSE"
        }

const int SEFactory::modelContext [static]
 

Initial value:

 
        { 
        0, 
        0, 
        1, 
        1, 
        1, 
        1  
        }


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