CLUSTERCONFIG Struct Reference

#include <cluster.h>

List of all members.


Detailed Description

Parameters that control clustering.

Definition at line 72 of file cluster.h.

Public Attributes


Member Data Documentation

FLOAT64 CLUSTERCONFIG::Confidence

Desired confidence in prototypes created.

Definition at line 83 of file cluster.h.

Referenced by MakePrototype(), and ParseArguments().

FLOAT32 CLUSTERCONFIG::Independence

Desired independence between dimensions, more than 1 feature in that cluster.

Definition at line 81 of file cluster.h.

Referenced by MakePrototype(), and ParseArguments().

FLOAT32 CLUSTERCONFIG::MaxIllegal

Max percentage of samples in a cluster which have.

Definition at line 79 of file cluster.h.

Referenced by MakePrototype(), and ParseArguments().

FLOAT32 CLUSTERCONFIG::MinSamples

Min # of samples per prototype - % of total.

Definition at line 77 of file cluster.h.

Referenced by MakePrototype(), and ParseArguments().

PROTOSTYLE CLUSTERCONFIG::ProtoStyle

Specifies types of prototypes to be made.

Definition at line 75 of file cluster.h.

Referenced by MakePrototype(), and ParseArguments().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 28 19:49:31 2007 for Tesseract by  doxygen 1.5.1