tesseract  4.1.0
CLUSTERER Struct Reference

#include <cluster.h>

Public Attributes

int16_t SampleSize
 
PARAM_DESCParamDesc
 
int32_t NumberOfSamples
 
KDTREEKDTree
 
CLUSTERRoot
 
LIST ProtoList
 
int32_t NumChar
 
BUCKETSbucket_cache [DISTRIBUTION_COUNT][MAXBUCKETS+1-MINBUCKETS]
 

Detailed Description

Definition at line 82 of file cluster.h.

Member Data Documentation

BUCKETS* CLUSTERER::bucket_cache[DISTRIBUTION_COUNT][MAXBUCKETS+1-MINBUCKETS]

Definition at line 91 of file cluster.h.

KDTREE* CLUSTERER::KDTree

Definition at line 86 of file cluster.h.

int32_t CLUSTERER::NumberOfSamples

Definition at line 85 of file cluster.h.

int32_t CLUSTERER::NumChar

Definition at line 89 of file cluster.h.

PARAM_DESC* CLUSTERER::ParamDesc

Definition at line 84 of file cluster.h.

LIST CLUSTERER::ProtoList

Definition at line 88 of file cluster.h.

CLUSTER* CLUSTERER::Root

Definition at line 87 of file cluster.h.

int16_t CLUSTERER::SampleSize

Definition at line 83 of file cluster.h.


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