tesseract v5.3.3.20231005
tesseract::ClusteringContext Struct Reference

Public Attributes

ClusterHeapheap
 
TEMPCLUSTERcandidates
 
KDTREEtree
 
int32_t next
 

Detailed Description

Definition at line 1304 of file cluster.cpp.

Member Data Documentation

◆ candidates

TEMPCLUSTER* tesseract::ClusteringContext::candidates

Definition at line 1306 of file cluster.cpp.

◆ heap

ClusterHeap* tesseract::ClusteringContext::heap

Definition at line 1305 of file cluster.cpp.

◆ next

int32_t tesseract::ClusteringContext::next

Definition at line 1308 of file cluster.cpp.

◆ tree

KDTREE* tesseract::ClusteringContext::tree

Definition at line 1307 of file cluster.cpp.


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