tesseract  5.0.0-alpha-619-ge9db
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 62 of file cluster.h.

Member Data Documentation

◆ Cluster

CLUSTER* PROTOTYPE::Cluster

Definition at line 71 of file cluster.h.

◆ Distrib

DISTRIBUTION* PROTOTYPE::Distrib

Definition at line 72 of file cluster.h.

◆ LogMagnitude

float PROTOTYPE::LogMagnitude

Definition at line 75 of file cluster.h.

◆ Magnitude

FLOATUNION PROTOTYPE::Magnitude

Definition at line 77 of file cluster.h.

◆ Mean

float* PROTOTYPE::Mean

Definition at line 73 of file cluster.h.

◆ Merged

bool PROTOTYPE::Merged

Definition at line 64 of file cluster.h.

◆ NumSamples

unsigned PROTOTYPE::NumSamples

Definition at line 70 of file cluster.h.

◆ Significant

bool PROTOTYPE::Significant

Definition at line 63 of file cluster.h.

◆ Style

unsigned PROTOTYPE::Style

Definition at line 69 of file cluster.h.

◆ TotalMagnitude

float PROTOTYPE::TotalMagnitude

Definition at line 74 of file cluster.h.

◆ Variance

FLOATUNION PROTOTYPE::Variance

Definition at line 76 of file cluster.h.

◆ Weight

FLOATUNION PROTOTYPE::Weight

Definition at line 78 of file cluster.h.


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