Searched defs:Clusterer (Results 1 – 4 of 4) sorted by relevance
| /external/tesseract/training/ |
| D | cntraining.cpp | 154 CLUSTERER *Clusterer = NULL; in main() local 263 CLUSTERER *Clusterer) in WriteNormProtos()
|
| D | mftraining.cpp | 198 CLUSTERER *Clusterer = NULL; in main() local 461 CLUSTERER *Clusterer, in WriteClusteredTrainingSamples()
|
| D | commontraining.cpp | 426 CLUSTERER *Clusterer; in SetUpForClustering() local 465 CLUSTERER *Clusterer, CLUSTERCONFIG *Config) { in MergeInsignificantProtos()
|
| /external/tesseract/classify/ |
| D | cluster.cpp | 412 CLUSTERER *Clusterer; in MakeClusterer() local 465 MakeSample (CLUSTERER * Clusterer, FLOAT32 Feature[], inT32 CharID) { in MakeSample() 519 LIST ClusterSamples(CLUSTERER *Clusterer, CLUSTERCONFIG *Config) { in ClusterSamples() 548 void FreeClusterer(CLUSTERER *Clusterer) { in FreeClusterer() 713 void CreateClusterTree(CLUSTERER *Clusterer) { in CreateClusterTree() 867 CLUSTER *MakeNewCluster(CLUSTERER *Clusterer, TEMPCLUSTER *TempCluster) { in MakeNewCluster() 961 void ComputePrototypes(CLUSTERER *Clusterer, CLUSTERCONFIG *Config) { in ComputePrototypes() 1008 PROTOTYPE *MakePrototype(CLUSTERER *Clusterer, in MakePrototype() 1146 PROTOTYPE *TestEllipticalProto(CLUSTERER *Clusterer, in TestEllipticalProto() 1254 PROTOTYPE *MakeSphericalProto(CLUSTERER *Clusterer, in MakeSphericalProto() [all …]
|