tesseract  4.00.00dev
sample Struct Reference

#include <cluster.h>

Public Attributes

unsigned Clustered:1
 
unsigned Prototype:1
 
unsigned SampleCount:30
 
struct sampleLeft
 
struct sampleRight
 
inT32 CharID
 
FLOAT32 Mean [1]
 

Detailed Description

Definition at line 32 of file cluster.h.

Member Data Documentation

◆ CharID

inT32 sample::CharID

Definition at line 38 of file cluster.h.

◆ Clustered

unsigned sample::Clustered

Definition at line 33 of file cluster.h.

◆ Left

struct sample* sample::Left

Definition at line 36 of file cluster.h.

◆ Mean

FLOAT32 sample::Mean[1]

Definition at line 39 of file cluster.h.

◆ Prototype

unsigned sample::Prototype

Definition at line 34 of file cluster.h.

◆ Right

struct sample* sample::Right

Definition at line 37 of file cluster.h.

◆ SampleCount

unsigned sample::SampleCount

Definition at line 35 of file cluster.h.


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