mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 18:02:40 +08:00
missing param
This commit is contained in:
parent
48a4bc23ec
commit
c844628311
@ -404,6 +404,7 @@ class ClassPruner {
|
||||
* for each class (by CLASS_INDEX)
|
||||
* @param results Sorted Array of pruned classes. Must be an array
|
||||
* of size at least int_templates->NumClasses.
|
||||
* @param keep_this
|
||||
*/
|
||||
int Classify::PruneClasses(const INT_TEMPLATES_STRUCT* int_templates,
|
||||
int num_features, int keep_this,
|
||||
|
Loading…
Reference in New Issue
Block a user