Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Filter Class Reference

Image3Df for filtering. More...

#include <Filter.hpp>

Inheritance diagram for Filter:

Inheritance graph
[legend]
Collaboration diagram for Filter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Filter (const Filter &fi, const Vect3Di &centerpoint)
 Filter (const Size3D &size, const Vect3Di &centerpoint)
 Filter (int _width, int _height, int _depth, const Vect3Di centerpoint)
 Filter (const string &fname)
Vect3Di GetCenter () const
void SetCenter (const Vect3Di &centerpoint)

Detailed Description

Image3Df for filtering.

There are two kinds of filters: separable and not separable. The separable ones are defined as 3 vectors, a center and a size in the class "SeparableFilter". The nonseparable filters are directly inherited from the class "Image3Df". Later on there will be functions for converting between the to filters (as far as possible)

Definition at line 32 of file Filter.hpp.


The documentation for this class was generated from the following file:
Generated on Fri Jun 17 13:36:18 2005 for ImLib3D by  doxygen 1.4.2