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

CCAlgebre Class Reference

Constant algebraic operation on an image. More...

#include <CAlgebre.h>

Inheritance diagram for CCAlgebre

Inheritance graph

[legend]
Collaboration diagram for CCAlgebre:

Collaboration graph

[legend]
List of all members.

Public Methods

 CCAlgebre ()
virtual ~CCAlgebre ()
CImageGreyadd (CImageGrey *img1, int AlgebricConst)
 Addition.

CImageGreysub (CImageGrey *img1, int AlgebricConst)
 Substraction.

CImageGreymult (CImageGrey *img1, int AlgebricConst)
 Multiplication.

CImageGreydiv (CImageGrey *img1, int AlgebricConst)
 Division.

CImageGreysup (CImageGrey *img1, int AlgebricConst)
 Maximum/Supremum.

CImageGreyinf (CImageGrey *img1, int AlgebricConst)
 Minimum/Infimum.

CImageGreyimgor (CImageGrey *img1, int AlgebricConst)
 OR.

CImageGreyimgand (CImageGrey *img1, int AlgebricConst)
 AND.


Detailed Description

Constant algebraic operation on an image.

Author(s):
Laurent Najman
Date:
9/9/00
Keywords:
Image Processing
Version:
Id: CAlgebre.h,v 1.5 2001/12/14 18:09:30 laurentnajman Exp
Content:
This class is used to add, substract, multiply, divide, or taking the inf of sup or any other kind of algebraic operation between an image and a const.

Warning:
This paragraphe has to be enhanced !!!


The documentation for this class was generated from the following files:
Generated at Sun May 12 19:04:24 2002 for OpenMorpho by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000