tesseract  4.1.0
PROTOTYPE Struct Reference

#include <cluster.h>

Public Attributes

bool Significant: 1
 
bool 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 63 of file cluster.h.

Member Data Documentation

CLUSTER* PROTOTYPE::Cluster

Definition at line 72 of file cluster.h.

DISTRIBUTION* PROTOTYPE::Distrib

Definition at line 73 of file cluster.h.

float PROTOTYPE::LogMagnitude

Definition at line 76 of file cluster.h.

FLOATUNION PROTOTYPE::Magnitude

Definition at line 78 of file cluster.h.

float* PROTOTYPE::Mean

Definition at line 74 of file cluster.h.

bool PROTOTYPE::Merged

Definition at line 65 of file cluster.h.

unsigned PROTOTYPE::NumSamples

Definition at line 71 of file cluster.h.

bool PROTOTYPE::Significant

Definition at line 64 of file cluster.h.

unsigned PROTOTYPE::Style

Definition at line 70 of file cluster.h.

float PROTOTYPE::TotalMagnitude

Definition at line 75 of file cluster.h.

FLOATUNION PROTOTYPE::Variance

Definition at line 77 of file cluster.h.

FLOATUNION PROTOTYPE::Weight

Definition at line 79 of file cluster.h.


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