tesseract  4.1.0
STATS Member List

This is the complete list of members for STATS, including all inherited members.

add(int32_t value, int32_t count)STATS
clear()STATS
cluster(float lower, float upper, float multiple, int32_t max_clusters, STATS *clusters)STATS
get_total() const STATSinline
ile(double frac) const STATS
local_min(int32_t x) const STATS
max_bucket() const STATS
mean() const STATS
median() const STATS
min_bucket() const STATS
mode() const STATS
pile_count(int32_t value) const STATSinline
plot(ScrollView *window, float xorigin, float yorigin, float xscale, float yscale, ScrollView::Color colour) const STATS
plotline(ScrollView *window, float xorigin, float yorigin, float xscale, float yscale, ScrollView::Color colour) const STATS
print() const STATS
print_summary() const STATS
sd() const STATS
set_range(int32_t min_bucket_value, int32_t max_bucket_value_plus_1)STATS
smooth(int32_t factor)STATS
STATS(int32_t min_bucket_value, int32_t max_bucket_value_plus_1)STATS
STATS()STATS
top_n_modes(int max_modes, GenericVector< tesseract::KDPairInc< float, int > > *modes) const STATS
~STATS()STATS