tesseract v5.3.3.20231005
tesseract::CLUSTERCONFIG Struct Reference

#include <cluster.h>

Public Attributes

PROTOSTYLE ProtoStyle
 
float MinSamples
 
float MaxIllegal
 
float Independence
 
double Confidence
 
int MagicSamples
 

Detailed Description

Definition at line 55 of file cluster.h.

Member Data Documentation

◆ Confidence

double tesseract::CLUSTERCONFIG::Confidence

Definition at line 61 of file cluster.h.

◆ Independence

float tesseract::CLUSTERCONFIG::Independence

Definition at line 60 of file cluster.h.

◆ MagicSamples

int tesseract::CLUSTERCONFIG::MagicSamples

Definition at line 62 of file cluster.h.

◆ MaxIllegal

float tesseract::CLUSTERCONFIG::MaxIllegal

Definition at line 58 of file cluster.h.

◆ MinSamples

float tesseract::CLUSTERCONFIG::MinSamples

Definition at line 57 of file cluster.h.

◆ ProtoStyle

PROTOSTYLE tesseract::CLUSTERCONFIG::ProtoStyle

Definition at line 56 of file cluster.h.


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