Glotzilla/src/glotzcluster/trunk/SourceCode/ShapeDescriptor.h File Reference

#include <glotzutil.h>
#include "Cluster.h"

Namespaces

namespace  glotzcluster

Classes

class  glotzcluster::ShapeDescriptor
 A common interface for all shape descriptors. More...

Functions

double glotzcluster::compute_difference (ShapeDescriptor *, ShapeDescriptor *)
 Computes the normalized difference between two vector descriptors.
double glotzcluster::compute_projection (ShapeDescriptor *, ShapeDescriptor *)
 Computes the normalized projection of one vector descriptor onto another.
double glotzcluster::compute_difference_raw (ShapeDescriptor *, ShapeDescriptor *)
 Computes the unnormalized difference between two vector descriptors.
double glotzcluster::compute_projection_raw (ShapeDescriptor *, ShapeDescriptor *)
 Computes the unnormalized projection of one vector descriptor onto another.
double glotzcluster::compute_magnitude (ShapeDescriptor *)
 Computes the magnitude of a descriptor.

Generated on Tue Feb 24 20:52:59 2009 by  doxygen 1.5.3