Evaluation tools
[Evaluation]

Collaboration diagram for Evaluation tools:
Evaluation

Classes

class  FREE::DifferenceToRGBImageFilter< TInputImage1, TInputImage2, TOutputImage >
 Implements pixel-wise the computation of difference and converts the result into RGB values. More...
class  FREE::Accessor::HueToRGBPixelAccessor< T >
 Accessor class which computes the rgb value of a pixel out of his hue. More...
class  FREE::Accessor::VectorTo2DProjectionAccessor< TVector >
 Accessor class which computes the projection of a vector on a to dim plane. More...
class  FREE::Accessor::VectorToNormAccessor< TVector >
 Accessor class which computes the norm of a vector. More...
class  FREE::VectorToNormImageFilter< TInputImage, TOutputImage >
 Implements pixel-wise the computation of the norm of vector pixels. More...
class  FREE::Accessor::VectorToPhaseAccessor< TVector >
 Accessor class which computes the phase of a 2d vector. More...
class  FREE::ImageMerger< TImage >
 Class offering the default merging methods of f.r.e.e. This class offers all image merging methods typically used by f.r.e.e. pooled in one class. More...
class  FREE::ImageSampleCharacteristicsCalculator< TImage >
 Calculate the global mean vector and variance vector. More...
class  FREE::MeanVectorFieldGenerator< TInputVectorField, TOutputVectorField >
 Computes a mean vector field out of a set of passed fields. More...
class  FREE::VarianceFieldGenerator< TInputVectorField, TOutputField >
 Computes a variance field out of a set of passed fields. More...
class  FREE::VectorFieldSetVarianceCalculator< VImageDimension >
 Class calculates the differenc characteristic of a given set of vector fields. More...
class  FREE::VectorSampleCharacteristicsCalculator< TVectorField >
 Calculate the global mean vector and variance vector. More...

Detailed Description

There are different filters and accessors needed for vector field to provide the evaluation functionality. All classes needed fot that are found in here (e.g. VectorToPhaseAccessor, VectorSampleCharacteristicsCalculator).
Generated at Sat Oct 13 18:17:04 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000