Home
last modified time | relevance | path

Searched refs:gap_stats (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dwordseg.cpp188 STATS gap_stats(0, maxwidth); in row_words() local
206 gap_stats.clear(); in row_words()
218 if (gap_stats.get_total() == 0) { in row_words()
223 gap_stats.smooth(smooth_factor); in row_words()
260 gap_stats.print(); in row_words()
271 gap_stats.print(); in row_words()
290 gap_stats.print(); in row_words()
303 gap_stats.print(); in row_words()
344 STATS gap_stats(0, maxwidth); in row_words2() local
375 gap_stats.clear(); in row_words2()
[all …]
H A Dtopitch.cpp666 STATS gap_stats(0, maxwidth); in row_pitch_stats() local
686 if (gap_stats.get_total() == 0) { in row_pitch_stats()
692 gap_stats.smooth(smooth_factor); in row_pitch_stats()
804 STATS gap_stats(0, maxwidth); in find_row_pitch() local
825 dm_gap_iqr = gap_stats.ile(0.75) - gap_stats.ile(0.25); in find_row_pitch()
829 gap_stats.clear(); in find_row_pitch()
835 gap_iqr = gap_stats.ile(0.75) - gap_stats.ile(0.25); in find_row_pitch()
847 gap_iqr = gap_stats.ile(0.75) - gap_stats.ile(0.25); in find_row_pitch()
879 gap_iqr = gap_stats.ile(0.75) - gap_stats.ile(0.25); in find_row_pitch()
1011 STATS *gap_stats, // blob gaps in count_pitch_stats() argument
[all …]
H A Dtopitch.h102 STATS *gap_stats, // blob gaps
H A Dcolpartition.cpp1135 STATS gap_stats(0, part_width); in MarkAsLeaderIfMonospaced() local
1146 gap_stats.add(left - prev_blob->bounding_box().right(), 1); in MarkAsLeaderIfMonospaced()
1152 double median_gap = gap_stats.median(); in MarkAsLeaderIfMonospaced()
1156 double gap_iqr = gap_stats.ile(0.75f) - gap_stats.ile(0.25f); in MarkAsLeaderIfMonospaced()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/gap_stats/
H A DMakefile.gap_stats.app2 # $Id: Makefile.gap_stats.app 590760 2019-08-04 21:12:21Z vakatov $
6 # Build application "gap_stats"
9 APP = gap_stats
10 SRC = gap_stats
H A DMakefile.in1 APP_PROJ = gap_stats
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/
H A DMakefile.in14 discrepancy_report biosample_chk bsdiff gap_stats table2asn \
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/app/
H A DMakefile.in14 discrepancy_report biosample_chk bsdiff gap_stats table2asn \