tesseract
5.0.0-alpha-619-ge9db
|
#include <cluster.h>
Public Attributes | |
int16_t | SampleSize |
PARAM_DESC * | ParamDesc |
int32_t | NumberOfSamples |
KDTREE * | KDTree |
CLUSTER * | Root |
LIST | ProtoList |
int32_t | NumChar |
BUCKETS * | bucket_cache [DISTRIBUTION_COUNT][MAXBUCKETS+1 - MINBUCKETS] |
BUCKETS* CLUSTERER::bucket_cache[DISTRIBUTION_COUNT][MAXBUCKETS+1 - MINBUCKETS] |
PARAM_DESC* CLUSTERER::ParamDesc |