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

Public Attributes

DISTRIBUTION Distribution
 
uint32_t SampleCount
 
double Confidence
 
double ChiSquared
 
uint16_t NumberOfBuckets
 
uint16_t Bucket [1024]
 
uint32_t * Count
 
float * ExpectedCount
 

Member Data Documentation

◆ Bucket

uint16_t BUCKETS::Bucket[1024]

◆ ChiSquared

double BUCKETS::ChiSquared

◆ Confidence

double BUCKETS::Confidence

◆ Count

uint32_t* BUCKETS::Count

◆ Distribution

DISTRIBUTION BUCKETS::Distribution

◆ ExpectedCount

float* BUCKETS::ExpectedCount

◆ NumberOfBuckets

uint16_t BUCKETS::NumberOfBuckets

◆ SampleCount

uint32_t BUCKETS::SampleCount

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