|
Tesseract
3.02
|
Public Attributes | |
| HEAP * | heap |
| TEMPCLUSTER * | candidates |
| KDTREE * | tree |
| inT32 | next |
Definition at line 192 of file cluster.cpp.
| TEMPCLUSTER* ClusteringContext::candidates |
Definition at line 194 of file cluster.cpp.
| HEAP* ClusteringContext::heap |
Definition at line 193 of file cluster.cpp.
| inT32 ClusteringContext::next |
Definition at line 196 of file cluster.cpp.
| KDTREE* ClusteringContext::tree |
Definition at line 195 of file cluster.cpp.