tesseract  5.0.0-alpha-619-ge9db
sample Struct Reference

#include <cluster.h>

Public Attributes

bool Clustered: 1
 
bool Prototype: 1
 
unsigned SampleCount: 30
 
struct sampleLeft
 
struct sampleRight
 
int32_t CharID
 
float Mean [1]
 

Detailed Description

Definition at line 31 of file cluster.h.

Member Data Documentation

◆ CharID

int32_t sample::CharID

Definition at line 37 of file cluster.h.

◆ Clustered

bool sample::Clustered

Definition at line 32 of file cluster.h.

◆ Left

struct sample* sample::Left

Definition at line 35 of file cluster.h.

◆ Mean

float sample::Mean[1]

Definition at line 38 of file cluster.h.

◆ Prototype

bool sample::Prototype

Definition at line 33 of file cluster.h.

◆ Right

struct sample* sample::Right

Definition at line 36 of file cluster.h.

◆ SampleCount

unsigned sample::SampleCount

Definition at line 34 of file cluster.h.


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