mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
change "<" to < to make doxygen happy
This commit is contained in:
parent
05e15e0b14
commit
d51585885f
@ -258,7 +258,7 @@ class ClassPruner {
|
||||
}
|
||||
}
|
||||
|
||||
/// Prunes the classes using <the maximum count> * pruning_factor/256 as a
|
||||
/// Prunes the classes using <the maximum count> * pruning_factor/256 as a
|
||||
/// threshold for keeping classes. If max_of_non_fragments, then ignore
|
||||
/// fragments in computing the maximum count.
|
||||
void PruneAndSort(int pruning_factor, int keep_this,
|
||||
|
Loading…
Reference in New Issue
Block a user