tesseract  4.00.00dev
CLUSTERER Struct Reference

#include <cluster.h>

Public Attributes

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

Detailed Description

Definition at line 86 of file cluster.h.

Member Data Documentation

◆ bucket_cache

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

Definition at line 95 of file cluster.h.

◆ KDTree

KDTREE* CLUSTERER::KDTree

Definition at line 90 of file cluster.h.

◆ NumberOfSamples

inT32 CLUSTERER::NumberOfSamples

Definition at line 89 of file cluster.h.

◆ NumChar

inT32 CLUSTERER::NumChar

Definition at line 93 of file cluster.h.

◆ ParamDesc

PARAM_DESC* CLUSTERER::ParamDesc

Definition at line 88 of file cluster.h.

◆ ProtoList

LIST CLUSTERER::ProtoList

Definition at line 92 of file cluster.h.

◆ Root

CLUSTER* CLUSTERER::Root

Definition at line 91 of file cluster.h.

◆ SampleSize

inT16 CLUSTERER::SampleSize

Definition at line 87 of file cluster.h.


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