tesseract  4.0.0-1-g2a2b
PROTOTYPE Struct Reference

#include <cluster.h>

Public Attributes

unsigned Significant:1
 
unsigned Merged:1
 
unsigned Style:2
 
unsigned NumSamples:28
 
CLUSTERCluster
 
DISTRIBUTIONDistrib
 
float * Mean
 
float TotalMagnitude
 
float LogMagnitude
 
FLOATUNION Variance
 
FLOATUNION Magnitude
 
FLOATUNION Weight
 

Detailed Description

Definition at line 67 of file cluster.h.

Member Data Documentation

◆ Cluster

CLUSTER* PROTOTYPE::Cluster

Definition at line 76 of file cluster.h.

◆ Distrib

DISTRIBUTION* PROTOTYPE::Distrib

Definition at line 77 of file cluster.h.

◆ LogMagnitude

float PROTOTYPE::LogMagnitude

Definition at line 80 of file cluster.h.

◆ Magnitude

FLOATUNION PROTOTYPE::Magnitude

Definition at line 82 of file cluster.h.

◆ Mean

float* PROTOTYPE::Mean

Definition at line 78 of file cluster.h.

◆ Merged

unsigned PROTOTYPE::Merged

Definition at line 69 of file cluster.h.

◆ NumSamples

unsigned PROTOTYPE::NumSamples

Definition at line 75 of file cluster.h.

◆ Significant

unsigned PROTOTYPE::Significant

Definition at line 68 of file cluster.h.

◆ Style

unsigned PROTOTYPE::Style

Definition at line 74 of file cluster.h.

◆ TotalMagnitude

float PROTOTYPE::TotalMagnitude

Definition at line 79 of file cluster.h.

◆ Variance

FLOATUNION PROTOTYPE::Variance

Definition at line 81 of file cluster.h.

◆ Weight

FLOATUNION PROTOTYPE::Weight

Definition at line 83 of file cluster.h.


The documentation for this struct was generated from the following file: