tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
CLUSTERER Struct Reference

#include <cluster.h>

Collaboration diagram for CLUSTERER:

Public Attributes

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

Member Data Documentation

◆ bucket_cache

BUCKETS* CLUSTERER::bucket_cache[DISTRIBUTION_COUNT][39+1 - 5]

◆ KDTree

KDTREE* CLUSTERER::KDTree

◆ NumberOfSamples

int32_t CLUSTERER::NumberOfSamples

◆ NumChar

int32_t CLUSTERER::NumChar

◆ ParamDesc

PARAM_DESC* CLUSTERER::ParamDesc

◆ ProtoList

LIST CLUSTERER::ProtoList

◆ Root

CLUSTER* CLUSTERER::Root

◆ SampleSize

int16_t CLUSTERER::SampleSize

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