tesseract  5.0.0-alpha-619-ge9db
ClusteringContext Struct Reference

Public Attributes

ClusterHeapheap
 
TEMPCLUSTERcandidates
 
KDTREEtree
 
int32_t next
 

Detailed Description

Definition at line 197 of file cluster.cpp.

Member Data Documentation

◆ candidates

TEMPCLUSTER* ClusteringContext::candidates

Definition at line 199 of file cluster.cpp.

◆ heap

ClusterHeap* ClusteringContext::heap

Definition at line 198 of file cluster.cpp.

◆ next

int32_t ClusteringContext::next

Definition at line 201 of file cluster.cpp.

◆ tree

KDTREE* ClusteringContext::tree

Definition at line 200 of file cluster.cpp.


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