tesseract
3.05.02
|
Public Attributes | |
ClusterHeap * | heap |
TEMPCLUSTER * | candidates |
KDTREE * | tree |
inT32 | next |
Definition at line 196 of file cluster.cpp.
TEMPCLUSTER* ClusteringContext::candidates |
Definition at line 198 of file cluster.cpp.
ClusterHeap* ClusteringContext::heap |
Definition at line 197 of file cluster.cpp.
inT32 ClusteringContext::next |
Definition at line 200 of file cluster.cpp.
KDTREE* ClusteringContext::tree |
Definition at line 199 of file cluster.cpp.