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

fl::Normalize Class Reference

#include <convolve.h>

Inheritance diagram for fl::Normalize:

fl::Filter List of all members.

Public Methods

 Normalize (double length=1)
virtual Image filter (const Image &image)
 This could be const, but it is useful to allow filters to collect statistics. Note that such filters are not thread safe.


Public Attributes

double length

Detailed Description

Treating the image as a vector in high-dimensional space, normalize to given Euclidean length.


Constructor & Destructor Documentation

Normalize::Normalize double    length = 1
 


Member Function Documentation

Image Normalize::filter const Image   image [virtual]
 

This could be const, but it is useful to allow filters to collect statistics. Note that such filters are not thread safe.

Implements fl::Filter.


Member Data Documentation

double fl::Normalize::length
 


The documentation for this class was generated from the following files:
Generated on Thu Dec 9 17:13:26 2004 for fl by doxygen1.2.18