This is the complete list of members for tesseract::Classify, including all inherited members.
| AdaptableWord(WERD_RES *word) | tesseract::Classify | |
| AdaptedTemplates | tesseract::Classify | |
| AdaptiveClassifier(TBLOB *Blob, BLOB_CHOICE_LIST *Choices) | tesseract::Classify | |
| AdaptiveClassifierIsEmpty() const | tesseract::Classify | inline |
| AdaptiveClassifierIsFull() const | tesseract::Classify | inline |
| AdaptToChar(TBLOB *Blob, CLASS_ID ClassId, int FontinfoId, float Threshold, ADAPT_TEMPLATES adaptive_templates) | tesseract::Classify | |
| AddLargeSpeckleTo(int blob_length, BLOB_CHOICE_LIST *choices) | tesseract::Classify | |
| AddNewResult(const UnicharRating &new_result, ADAPT_RESULTS *results) | tesseract::Classify | |
| AllConfigsOff | tesseract::Classify | |
| AllConfigsOn | tesseract::Classify | |
| AllProtosOn | tesseract::Classify | |
| AmbigClassifier(const GenericVector< INT_FEATURE_STRUCT > &int_features, const INT_FX_RESULT_STRUCT &fx_info, const TBLOB *blob, INT_TEMPLATES templates, ADAPT_CLASS *classes, UNICHAR_ID *ambiguities, ADAPT_RESULTS *results) | tesseract::Classify | |
| ambigs_debug_level | tesseract::CCUtil | |
| BackupAdaptedTemplates | tesseract::Classify | |
| BaselineClassifier(TBLOB *Blob, const GenericVector< INT_FEATURE_STRUCT > &int_features, const INT_FX_RESULT_STRUCT &fx_info, ADAPT_TEMPLATES Templates, ADAPT_RESULTS *Results) | tesseract::Classify | |
| BaselineCutoffs | tesseract::Classify | private |
| BOOL_VAR_H(allow_blob_division, true, "Use divisible blobs chopping") | tesseract::Classify | |
| BOOL_VAR_H(prioritize_division, FALSE, "Prioritize blob division over chopping") | tesseract::Classify | |
| BOOL_VAR_H(classify_enable_learning, true, "Enable adaptive classifier") | tesseract::Classify | |
| BOOL_VAR_H(tess_cn_matching, 0, "Character Normalized Matching") | tesseract::Classify | |
| BOOL_VAR_H(tess_bn_matching, 0, "Baseline Normalized Matching") | tesseract::Classify | |
| BOOL_VAR_H(classify_enable_adaptive_matcher, 1, "Enable adaptive classifier") | tesseract::Classify | |
| BOOL_VAR_H(classify_use_pre_adapted_templates, 0, "Use pre-adapted classifier templates") | tesseract::Classify | |
| BOOL_VAR_H(classify_save_adapted_templates, 0, "Save adapted templates to a file") | tesseract::Classify | |
| BOOL_VAR_H(classify_enable_adaptive_debugger, 0, "Enable match debugger") | tesseract::Classify | |
| BOOL_VAR_H(classify_nonlinear_norm, 0, "Non-linear stroke-density normalization") | tesseract::Classify | |
| BOOL_VAR_H(disable_character_fragments, TRUE, "Do not include character fragments in the" " results of the classifier") | tesseract::Classify | |
| BOOL_VAR_H(classify_debug_character_fragments, FALSE, "Bring up graphical debugging windows for fragments training") | tesseract::Classify | |
| BOOL_VAR_H(matcher_debug_separate_windows, FALSE, "Use two different windows for debugging the matching: " "One for the protos and one for the features.") | tesseract::Classify | |
| BOOL_VAR_H(classify_bln_numeric_mode, 0, "Assume the input is numbers [0-9].") | tesseract::Classify | |
| CCStruct()=default | tesseract::CCStruct | |
| CCUtil() | tesseract::CCUtil | |
| CharNormClassifier(TBLOB *blob, const TrainingSample &sample, ADAPT_RESULTS *adapt_results) | tesseract::Classify | |
| CharNormCutoffs | tesseract::Classify | private |
| CharNormTrainingSample(bool pruner_only, int keep_this, const TrainingSample &sample, GenericVector< UnicharRating > *results) | tesseract::Classify | |
| ClassAndConfigIDToFontOrShapeID(int class_id, int int_result_config) const | tesseract::Classify | |
| ClassIDToDebugStr(const INT_TEMPLATES_STRUCT *templates, int class_id, int config_id) const | tesseract::Classify | |
| Classify() | tesseract::Classify | |
| ClassifyAsNoise(ADAPT_RESULTS *Results) | tesseract::Classify | |
| ClearCharNormArray(uint8_t *char_norm_array) | tesseract::Classify | |
| ComputeCharNormArrays(FEATURE_STRUCT *norm_feature, INT_TEMPLATES_STRUCT *templates, uint8_t *char_norm_array, uint8_t *pruner_array) | tesseract::Classify | |
| ComputeCorrectedRating(bool debug, int unichar_id, double cp_rating, double im_rating, int feature_misses, int bottom, int top, int blob_length, int matcher_multiplier, const uint8_t *cn_factors) | tesseract::Classify | |
| ComputeIntCharNormArray(const FEATURE_STRUCT &norm_feature, uint8_t *char_norm_array) | tesseract::Classify | |
| ComputeIntFeatures(FEATURE_SET Features, INT_FEATURE_ARRAY IntFeatures) | tesseract::Classify | |
| ComputeNormMatch(CLASS_ID ClassId, const FEATURE_STRUCT &feature, bool DebugMatch) | tesseract::Classify | |
| ConvertMatchesToChoices(const DENORM &denorm, const TBOX &box, ADAPT_RESULTS *Results, BLOB_CHOICE_LIST *Choices) | tesseract::Classify | |
| ConvertProto(PROTO Proto, int ProtoId, INT_CLASS Class) | tesseract::Classify | |
| CreateIntTemplates(CLASSES FloatProtos, const UNICHARSET &target_unicharset) | tesseract::Classify | |
| CUtil()=default | tesseract::CUtil | |
| datadir | tesseract::CCUtil | |
| DebugAdaptiveClassifier(TBLOB *Blob, ADAPT_RESULTS *Results) | tesseract::Classify | |
| dict_ | tesseract::Classify | private |
| directory | tesseract::CCUtil | |
| DisplayAdaptedChar(TBLOB *blob, INT_CLASS_STRUCT *int_class) | tesseract::Classify | |
| DoAdaptiveMatch(TBLOB *Blob, ADAPT_RESULTS *Results) | tesseract::Classify | |
| double_VAR_H(classify_char_norm_range, 0.2, "Character Normalization Range ...") | tesseract::Classify | |
| double_VAR_H(classify_min_norm_scale_x, 0.0, "Min char x-norm scale ...") | tesseract::Classify | |
| double_VAR_H(classify_max_norm_scale_x, 0.325, "Max char x-norm scale ...") | tesseract::Classify | |
| double_VAR_H(classify_min_norm_scale_y, 0.0, "Min char y-norm scale ...") | tesseract::Classify | |
| double_VAR_H(classify_max_norm_scale_y, 0.325, "Max char y-norm scale ...") | tesseract::Classify | |
| double_VAR_H(classify_max_rating_ratio, 1.5, "Veto ratio between classifier ratings") | tesseract::Classify | |
| double_VAR_H(classify_max_certainty_margin, 5.5, "Veto difference between classifier certainties") | tesseract::Classify | |
| double_VAR_H(matcher_good_threshold, 0.125, "Good Match (0-1)") | tesseract::Classify | |
| double_VAR_H(matcher_reliable_adaptive_result, 0.0, "Great Match (0-1)") | tesseract::Classify | |
| double_VAR_H(matcher_perfect_threshold, 0.02, "Perfect Match (0-1)") | tesseract::Classify | |
| double_VAR_H(matcher_bad_match_pad, 0.15, "Bad Match Pad (0-1)") | tesseract::Classify | |
| double_VAR_H(matcher_rating_margin, 0.1, "New template margin (0-1)") | tesseract::Classify | |
| double_VAR_H(matcher_avg_noise_size, 12.0, "Avg. noise blob length: ") | tesseract::Classify | |
| double_VAR_H(matcher_clustering_max_angle_delta, 0.015, "Maximum angle delta for prototype clustering") | tesseract::Classify | |
| double_VAR_H(classify_misfit_junk_penalty, 0.0, "Penalty to apply when a non-alnum is vertically out of " "its expected textline position") | tesseract::Classify | |
| double_VAR_H(rating_scale, 1.5, "Rating scaling factor") | tesseract::Classify | |
| double_VAR_H(certainty_scale, 20.0, "Certainty scaling factor") | tesseract::Classify | |
| double_VAR_H(tessedit_class_miss_scale, 0.00390625, "Scale factor for features not used") | tesseract::Classify | |
| double_VAR_H(classify_adapted_pruning_factor, 2.5, "Prune poor adapted results this much worse than best result") | tesseract::Classify | |
| double_VAR_H(classify_adapted_pruning_threshold, -1.0, "Threshold at which classify_adapted_pruning_factor starts") | tesseract::Classify | |
| double_VAR_H(classify_character_fragments_garbage_certainty_threshold, -3.0, "Exclude fragments that do not match any whole character" " with at least this certainty") | tesseract::Classify | |
| double_VAR_H(speckle_large_max_size, 0.30, "Max large speckle size") | tesseract::Classify | |
| double_VAR_H(speckle_rating_penalty, 10.0, "Penalty to add to worst rating for noise") | tesseract::Classify | |
| EnableLearning | tesseract::Classify | |
| EndAdaptiveClassifier() | tesseract::Classify | |
| ExpandShapesAndApplyCorrections(ADAPT_CLASS *classes, bool debug, int class_id, int bottom, int top, float cp_rating, int blob_length, int matcher_multiplier, const uint8_t *cn_factors, UnicharRating *int_result, ADAPT_RESULTS *final_results) | tesseract::Classify | |
| ExtractFeatures(const TBLOB &blob, bool nonlinear_norm, GenericVector< INT_FEATURE_STRUCT > *bl_features, GenericVector< INT_FEATURE_STRUCT > *cn_features, INT_FX_RESULT_STRUCT *results, GenericVector< int > *outline_cn_counts) | tesseract::Classify | static |
| ExtractIntCNFeatures(const TBLOB &blob, const INT_FX_RESULT_STRUCT &fx_info) | tesseract::Classify | |
| ExtractIntGeoFeatures(const TBLOB &blob, const INT_FX_RESULT_STRUCT &fx_info) | tesseract::Classify | |
| ExtractOutlineFeatures(TBLOB *Blob) | tesseract::Classify | |
| ExtractPicoFeatures(TBLOB *Blob) | tesseract::Classify | |
| feature_defs_ | tesseract::Classify | protected |
| fontinfo_table_ | tesseract::Classify | |
| fontset_table_ | tesseract::Classify | |
| FreeNormProtos() | tesseract::Classify | |
| get_fontinfo_table() | tesseract::Classify | inline |
| get_fontinfo_table() const | tesseract::Classify | inline |
| get_fontset_table() | tesseract::Classify | inline |
| GetAdaptiveFeatures(TBLOB *Blob, INT_FEATURE_ARRAY IntFeatures, FEATURE_SET *FloatFeatures) | tesseract::Classify | |
| GetAmbiguities(TBLOB *Blob, CLASS_ID CorrectClass) | tesseract::Classify | |
| GetCharNormFeature(const INT_FX_RESULT_STRUCT &fx_info, INT_TEMPLATES templates, uint8_t *pruner_norm_array, uint8_t *char_norm_array) | tesseract::Classify | |
| GetClassToDebug(const char *Prompt, bool *adaptive_on, bool *pretrained_on, int *shape_id) | tesseract::Classify | |
| getDict() | tesseract::Classify | inlinevirtual |
| GetFontinfoId(ADAPT_CLASS Class, uint8_t ConfigId) | tesseract::Classify | |
| im_ | tesseract::Classify | protected |
| imagebasename | tesseract::CCUtil | |
| imagefile | tesseract::CCUtil | |
| InitAdaptedClass(TBLOB *Blob, CLASS_ID ClassId, int FontinfoId, ADAPT_CLASS Class, ADAPT_TEMPLATES Templates) | tesseract::Classify | |
| InitAdaptiveClassifier(TessdataManager *mgr) | tesseract::Classify | |
| INT_VAR_H(tessedit_single_match, FALSE, "Top choice only from CP") | tesseract::Classify | |
| INT_VAR_H(classify_debug_level, 0, "Classify debug level") | tesseract::Classify | |
| INT_VAR_H(classify_norm_method, character, "Normalization Method ...") | tesseract::Classify | |
| INT_VAR_H(matcher_debug_level, 0, "Matcher Debug Level") | tesseract::Classify | |
| INT_VAR_H(matcher_debug_flags, 0, "Matcher Debug Flags") | tesseract::Classify | |
| INT_VAR_H(classify_learning_debug_level, 0, "Learning Debug Level: ") | tesseract::Classify | |
| INT_VAR_H(matcher_permanent_classes_min, 1, "Min # of permanent classes") | tesseract::Classify | |
| INT_VAR_H(matcher_min_examples_for_prototyping, 3, "Reliable Config Threshold") | tesseract::Classify | |
| INT_VAR_H(matcher_sufficient_examples_for_prototyping, 5, "Enable adaption even if the ambiguities have not been seen") | tesseract::Classify | |
| INT_VAR_H(classify_adapt_proto_threshold, 230, "Threshold for good protos during adaptive 0-255") | tesseract::Classify | |
| INT_VAR_H(classify_adapt_feature_threshold, 230, "Threshold for good features during adaptive 0-255") | tesseract::Classify | |
| INT_VAR_H(classify_class_pruner_threshold, 229, "Class Pruner Threshold 0-255") | tesseract::Classify | |
| INT_VAR_H(classify_class_pruner_multiplier, 15, "Class Pruner Multiplier 0-255: ") | tesseract::Classify | |
| INT_VAR_H(classify_cp_cutoff_strength, 7, "Class Pruner CutoffStrength: ") | tesseract::Classify | |
| INT_VAR_H(classify_integer_matcher_multiplier, 10, "Integer Matcher Multiplier 0-255: ") | tesseract::Classify | |
| INT_VAR_H(il1_adaption_test, 0, "Don't adapt to i/I at beginning of word") | tesseract::Classify | |
| kAscenderFraction | tesseract::CCStruct | static |
| kDescenderFraction | tesseract::CCStruct | static |
| kXHeightCapRatio | tesseract::CCStruct | static |
| kXHeightFraction | tesseract::CCStruct | static |
| lang | tesseract::CCUtil | |
| language_data_path_prefix | tesseract::CCUtil | |
| LargeSpeckle(const TBLOB &blob) | tesseract::Classify | |
| learn_debug_win_ | tesseract::Classify | private |
| learn_fragmented_word_debug_win_ | tesseract::Classify | private |
| learn_fragments_debug_win_ | tesseract::Classify | private |
| LearnBlob(const STRING &fontname, TBLOB *Blob, const DENORM &cn_denorm, const INT_FX_RESULT_STRUCT &fx_info, const char *blob_text) | tesseract::Classify | |
| LearnPieces(const char *fontname, int start, int length, float threshold, CharSegmentationType segmentation, const char *correct_text, WERD_RES *word) | tesseract::Classify | |
| LearnWord(const char *fontname, WERD_RES *word) | tesseract::Classify | |
| LooksLikeGarbage(TBLOB *blob) | tesseract::Classify | |
| main_setup(const char *argv0, const char *basename) | tesseract::CCUtil | |
| MakeNewTemporaryConfig(ADAPT_TEMPLATES Templates, CLASS_ID ClassId, int FontinfoId, int NumFeatures, INT_FEATURE_ARRAY Features, FEATURE_SET FloatFeatures) | tesseract::Classify | |
| MakeNewTempProtos(FEATURE_SET Features, int NumBadFeat, FEATURE_ID BadFeat[], INT_CLASS IClass, ADAPT_CLASS Class, BIT_VECTOR TempProtoMask) | tesseract::Classify | |
| MakePermanent(ADAPT_TEMPLATES Templates, CLASS_ID ClassId, int ConfigId, TBLOB *Blob) | tesseract::Classify | |
| MasterMatcher(INT_TEMPLATES templates, int16_t num_features, const INT_FEATURE_STRUCT *features, const uint8_t *norm_factors, ADAPT_CLASS *classes, int debug, int matcher_multiplier, const TBOX &blob_box, const GenericVector< CP_RESULT_STRUCT > &results, ADAPT_RESULTS *final_results) | tesseract::Classify | |
| NewAdaptedTemplates(bool InitFromUnicharset) | tesseract::Classify | |
| NormalizeOutlines(LIST Outlines, float *XScale, float *YScale) | tesseract::Classify | |
| NormProtos | tesseract::Classify | |
| NumAdaptationsFailed | tesseract::Classify | private |
| params() | tesseract::CCUtil | inline |
| PreTrainedTemplates | tesseract::Classify | |
| PrintAdaptedTemplates(FILE *File, ADAPT_TEMPLATES Templates) | tesseract::Classify | |
| PrintAdaptiveMatchResults(const ADAPT_RESULTS &results) | tesseract::Classify | |
| PruneClasses(const INT_TEMPLATES_STRUCT *int_templates, int num_features, int keep_this, const INT_FEATURE_STRUCT *features, const uint8_t *normalization_factors, const uint16_t *expected_num_features, GenericVector< CP_RESULT_STRUCT > *results) | tesseract::Classify | |
| read_variables(const char *filename, bool global_only) | tesseract::CUtil | |
| ReadAdaptedTemplates(TFile *File) | tesseract::Classify | |
| ReadIntTemplates(TFile *fp) | tesseract::Classify | |
| ReadNewCutoffs(TFile *fp, CLASS_CUTOFF_ARRAY Cutoffs) | tesseract::Classify | |
| ReadNormProtos(TFile *fp) | tesseract::Classify | |
| RefreshDebugWindow(ScrollView **win, const char *msg, int y_offset, const TBOX &wbox) | tesseract::Classify | |
| RemoveBadMatches(ADAPT_RESULTS *Results) | tesseract::Classify | |
| RemoveExtraPuncs(ADAPT_RESULTS *Results) | tesseract::Classify | |
| ResetAdaptiveClassifierInternal() | tesseract::Classify | |
| SetAdaptiveThreshold(float Threshold) | tesseract::Classify | |
| SetStaticClassifier(ShapeClassifier *static_classifier) | tesseract::Classify | |
| SettupPass1() | tesseract::Classify | |
| SettupPass2() | tesseract::Classify | |
| SetupBLCNDenorms(const TBLOB &blob, bool nonlinear_norm, DENORM *bl_denorm, DENORM *cn_denorm, INT_FX_RESULT_STRUCT *fx_info) | tesseract::Classify | static |
| shape_table() const | tesseract::Classify | inline |
| shape_table_ | tesseract::Classify | protected |
| ShapeIDToClassID(int shape_id) const | tesseract::Classify | |
| shapetable_cutoffs_ | tesseract::Classify | private |
| ShowBestMatchFor(int shape_id, const INT_FEATURE_STRUCT *features, int num_features) | tesseract::Classify | |
| ShowMatchDisplay() | tesseract::Classify | |
| StartBackupAdaptiveClassifier() | tesseract::Classify | |
| static_classifier_ | tesseract::Classify | private |
| STRING_VAR_H(classify_learn_debug_str, "", "Class str to debug learning") | tesseract::Classify | |
| SwitchAdaptiveClassifier() | tesseract::Classify | |
| TempConfigReliable(CLASS_ID class_id, const TEMP_CONFIG &config) | tesseract::Classify | |
| TempProtoMask | tesseract::Classify | |
| tr_file_data_ | tesseract::Classify | private |
| unichar_ambigs | tesseract::CCUtil | |
| unicharset | tesseract::CCUtil | |
| UpdateAmbigsGroup(CLASS_ID class_id, TBLOB *Blob) | tesseract::Classify | |
| use_ambigs_for_adaption | tesseract::CCUtil | |
| use_definite_ambigs_for_classifier | tesseract::CCUtil | |
| WriteAdaptedTemplates(FILE *File, ADAPT_TEMPLATES Templates) | tesseract::Classify | |
| WriteIntTemplates(FILE *File, INT_TEMPLATES Templates, const UNICHARSET &target_unicharset) | tesseract::Classify | |
| WriteTRFile(const STRING &filename) | tesseract::Classify | |
| ~CCStruct() | tesseract::CCStruct | virtual |
| ~CCUtil() | tesseract::CCUtil | virtual |
| ~Classify() | tesseract::Classify | virtual |
| ~CUtil() | tesseract::CUtil | virtual |