tesseract  4.0.0-1-g2a2b
CP_RESULT_STRUCT Struct Reference

#include <intmatcher.h>

Public Member Functions

 CP_RESULT_STRUCT ()
 

Public Attributes

float Rating
 
CLASS_ID Class
 

Detailed Description

Definition at line 45 of file intmatcher.h.

Constructor & Destructor Documentation

◆ CP_RESULT_STRUCT()

CP_RESULT_STRUCT::CP_RESULT_STRUCT ( )
inline

Definition at line 46 of file intmatcher.h.

46 : Rating(0.0f), Class(0) {}
CLASS_ID Class
Definition: intmatcher.h:49

Member Data Documentation

◆ Class

CLASS_ID CP_RESULT_STRUCT::Class

Definition at line 49 of file intmatcher.h.

◆ Rating

float CP_RESULT_STRUCT::Rating

Definition at line 48 of file intmatcher.h.


The documentation for this struct was generated from the following file: