tesseract  3.03
INT_RESULT_STRUCT Struct Reference

#include <intmatcher.h>

List of all members.

Public Member Functions

 INT_RESULT_STRUCT ()

Public Attributes

FLOAT32 Rating
uinT8 Config
uinT8 Config2
uinT16 FeatureMisses

Detailed Description

---------------------------------------------------------------------------- Include Files and Type Defines ----------------------------------------------------------------------------

Definition at line 41 of file intmatcher.h.


Constructor & Destructor Documentation

Definition at line 42 of file intmatcher.h.

: Rating(0.0f), Config(0), Config2(0), FeatureMisses(0) {}

Member Data Documentation

Definition at line 45 of file intmatcher.h.

Definition at line 46 of file intmatcher.h.

Definition at line 44 of file intmatcher.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines