tesseract  4.00.00dev
CHAR_FRAGMENT_INFO Struct Reference

#include <dict.h>

Public Attributes

UNICHAR_ID unichar_id
 
const CHAR_FRAGMENTfragment
 
int num_fragments
 
float rating
 
float certainty
 

Detailed Description

Struct used to hold temporary information about fragments.

Definition at line 39 of file dict.h.

Member Data Documentation

◆ certainty

float CHAR_FRAGMENT_INFO::certainty

Definition at line 44 of file dict.h.

◆ fragment

const CHAR_FRAGMENT* CHAR_FRAGMENT_INFO::fragment

Definition at line 41 of file dict.h.

◆ num_fragments

int CHAR_FRAGMENT_INFO::num_fragments

Definition at line 42 of file dict.h.

◆ rating

float CHAR_FRAGMENT_INFO::rating

Definition at line 43 of file dict.h.

◆ unichar_id

UNICHAR_ID CHAR_FRAGMENT_INFO::unichar_id

Definition at line 40 of file dict.h.


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