tesseract  5.0.0-alpha-619-ge9db
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 43 of file dict.h.

Member Data Documentation

◆ certainty

float CHAR_FRAGMENT_INFO::certainty

Definition at line 48 of file dict.h.

◆ fragment

const CHAR_FRAGMENT* CHAR_FRAGMENT_INFO::fragment

Definition at line 45 of file dict.h.

◆ num_fragments

int CHAR_FRAGMENT_INFO::num_fragments

Definition at line 46 of file dict.h.

◆ rating

float CHAR_FRAGMENT_INFO::rating

Definition at line 47 of file dict.h.

◆ unichar_id

UNICHAR_ID CHAR_FRAGMENT_INFO::unichar_id

Definition at line 44 of file dict.h.


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