Home
last modified time | relevance | path

Searched refs:RenderIntFeature (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dintproto.h218 void RenderIntFeature(ScrollView *window, const INT_FEATURE_STRUCT *Feature,
H A Dshapeclassifier.cpp112 RenderIntFeature(debug_win, &features[f], ScrollView::GREEN); in DebugDisplay()
H A Dintproto.cpp135 void RenderIntFeature(ScrollView *window, const INT_FEATURE_STRUCT *Feature,
543 RenderIntFeature(IntMatchWindow, Feature, color); in DisplayIntFeature()
545 RenderIntFeature(FeatureDisplayWindow, Feature, color); in DisplayIntFeature()
1500 void RenderIntFeature(ScrollView *window, const INT_FEATURE_STRUCT *Feature, in RenderIntFeature() function
H A Dtrainingsample.cpp332 RenderIntFeature(window, &features_[f], color); in DisplayFeatures()
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dpgedit.cpp932 RenderIntFeature(bl_win, &bl_feature, ScrollView::GREEN); in blob_feature_display()
939 RenderIntFeature(cn_win, &cn_feature, ScrollView::GREEN); in blob_feature_display()
/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Dmastertrainer.cpp771 RenderIntFeature(f_window, &sample->features()[f], ScrollView::RED); in DisplaySamples()
780 RenderIntFeature(f_window, &feature, ScrollView::GREEN); in DisplaySamples()