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

iptk::RangeImage Class Reference

#include <rangeImage.h>

Inheritance diagram for iptk::RangeImage:

Inheritance graph
[legend]
Collaboration diagram for iptk::RangeImage:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class to extract range image of a given image.
Each pixel in the resulting image is replaced by the range of pixel values in the defined neighbourhood of that pixel.


Public Member Functions

 RangeImage (void)
 Default constructor.

 RangeImage (const Image &im)
 Image registering constructor.

 RangeImage (const RangeImage &ri)
 Copy constructor.

virtual ~RangeImage ()
 Destructor.

virtual void process (void)
 The function which does the actual processing.


Member Function Documentation

virtual void iptk::RangeImage::process void   )  [virtual]
 

The function which does the actual processing.

The result of this function is meaningfull only after an image has been registered with the current object of this class.

Implements iptk::NeighbourhoodStatisticsFilter.


The documentation for this class was generated from the following file:
Generated on Mon Nov 22 11:12:42 2004 for ImprolaLib by doxygen 1.3.7