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

CAlgebre Class Reference

Algebraic operation between images. More...

#include <Algebre.h>

Inheritance diagram for CAlgebre

Inheritance graph

[legend]
Collaboration diagram for CAlgebre:

Collaboration graph

[legend]
List of all members.

Public Methods

 CAlgebre ()
virtual ~CAlgebre ()
CImageGreyadd (CImageGrey *img1, CImageGrey *img2)
 Addition.

CImageGreysub (CImageGrey *img1, CImageGrey *img2)
 Substraction.

CImageGreymult (CImageGrey *img1, CImageGrey *img2)
 Multiplication.

CImageGreydiv (CImageGrey *img1, CImageGrey *img2)
 Division.

CImageGreysup (CImageGrey *img1, CImageGrey *img2)
 Maximum/Supremum.

CImageGreyinf (CImageGrey *img1, CImageGrey *img2)
 Minimum/Infimum.

CImageGreyimgor (CImageGrey *img1, CImageGrey *img2)
 OR.

CImageGreyimgand (CImageGrey *img1, CImageGrey *img2)
 AND.


Detailed Description

Algebraic operation between images.

Author(s):
Laurent Najman
Date:
9/9/00
Keywords:
Image Processing
Version:
Id: Algebre.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 two images.

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:23 2002 for OpenMorpho by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000