tesseract v5.3.3.20231005
tesseract::PROTOTYPE Struct Reference

#include <cluster.h>

Public Attributes

bool Significant: 1
 
bool Merged: 1
 
unsigned Style: 2
 
unsigned NumSamples: 28
 
CLUSTERCluster
 
std::vector< DISTRIBUTIONDistrib
 
std::vector< float > Mean
 
float TotalMagnitude
 
float LogMagnitude
 
FLOATUNION Variance
 
FLOATUNION Magnitude
 
FLOATUNION Weight
 

Detailed Description

Definition at line 72 of file cluster.h.

Member Data Documentation

◆ Cluster

CLUSTER* tesseract::PROTOTYPE::Cluster

Definition at line 81 of file cluster.h.

◆ Distrib

std::vector<DISTRIBUTION> tesseract::PROTOTYPE::Distrib

Definition at line 82 of file cluster.h.

◆ LogMagnitude

float tesseract::PROTOTYPE::LogMagnitude

Definition at line 85 of file cluster.h.

◆ Magnitude

FLOATUNION tesseract::PROTOTYPE::Magnitude

Definition at line 87 of file cluster.h.

◆ Mean

std::vector<float> tesseract::PROTOTYPE::Mean

Definition at line 83 of file cluster.h.

◆ Merged

bool tesseract::PROTOTYPE::Merged

Definition at line 74 of file cluster.h.

◆ NumSamples

unsigned tesseract::PROTOTYPE::NumSamples

Definition at line 80 of file cluster.h.

◆ Significant

bool tesseract::PROTOTYPE::Significant

Definition at line 73 of file cluster.h.

◆ Style

unsigned tesseract::PROTOTYPE::Style

Definition at line 79 of file cluster.h.

◆ TotalMagnitude

float tesseract::PROTOTYPE::TotalMagnitude

Definition at line 84 of file cluster.h.

◆ Variance

FLOATUNION tesseract::PROTOTYPE::Variance

Definition at line 86 of file cluster.h.

◆ Weight

FLOATUNION tesseract::PROTOTYPE::Weight

Definition at line 88 of file cluster.h.


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