tesseract v5.3.3.20231005
|
Public Attributes | |
ClusterHeap * | heap |
TEMPCLUSTER * | candidates |
KDTREE * | tree |
int32_t | next |
Definition at line 1304 of file cluster.cpp.
TEMPCLUSTER* tesseract::ClusteringContext::candidates |
Definition at line 1306 of file cluster.cpp.
ClusterHeap* tesseract::ClusteringContext::heap |
Definition at line 1305 of file cluster.cpp.
int32_t tesseract::ClusteringContext::next |
Definition at line 1308 of file cluster.cpp.
KDTREE* tesseract::ClusteringContext::tree |
Definition at line 1307 of file cluster.cpp.