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