tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
CHAR_FRAGMENT_INFO Struct Reference

#include <dict.h>

Collaboration diagram for CHAR_FRAGMENT_INFO:

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.

Member Data Documentation

◆ certainty

float CHAR_FRAGMENT_INFO::certainty

◆ fragment

const CHAR_FRAGMENT* CHAR_FRAGMENT_INFO::fragment

◆ num_fragments

int CHAR_FRAGMENT_INFO::num_fragments

◆ rating

float CHAR_FRAGMENT_INFO::rating

◆ unichar_id

UNICHAR_ID CHAR_FRAGMENT_INFO::unichar_id

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