mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-08 02:12:40 +08:00
missing param
This commit is contained in:
parent
312ce37de7
commit
ec2fdece64
@ -236,6 +236,7 @@ namespace tesseract {
|
|||||||
* a set of character normalization protos. It then fills in
|
* a set of character normalization protos. It then fills in
|
||||||
* the data structure by reading from the specified File.
|
* the data structure by reading from the specified File.
|
||||||
* @param File open text file to read normalization protos from
|
* @param File open text file to read normalization protos from
|
||||||
|
* @param end_offset
|
||||||
* Globals: none
|
* Globals: none
|
||||||
* @return Character normalization protos.
|
* @return Character normalization protos.
|
||||||
* @note Exceptions: none
|
* @note Exceptions: none
|
||||||
|
Loading…
Reference in New Issue
Block a user