tesseract v5.3.3.20231005
tesseract::OSBestResult Struct Reference

#include <osdetect.h>

Public Member Functions

 OSBestResult ()
 

Public Attributes

int orientation_id
 
int script_id
 
float sconfidence
 
float oconfidence
 

Detailed Description

Definition at line 38 of file osdetect.h.

Constructor & Destructor Documentation

◆ OSBestResult()

tesseract::OSBestResult::OSBestResult ( )
inline

Definition at line 39 of file osdetect.h.

Member Data Documentation

◆ oconfidence

float tesseract::OSBestResult::oconfidence

Definition at line 44 of file osdetect.h.

◆ orientation_id

int tesseract::OSBestResult::orientation_id

Definition at line 41 of file osdetect.h.

◆ sconfidence

float tesseract::OSBestResult::sconfidence

Definition at line 43 of file osdetect.h.

◆ script_id

int tesseract::OSBestResult::script_id

Definition at line 42 of file osdetect.h.


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