mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
add some missing params, no docs
This commit is contained in:
parent
81a2c0cbe1
commit
bcf8a4cdef
@ -496,6 +496,8 @@ void FreeLabeledList(LABELEDLIST LabeledList) {
|
||||
* those samples into a clusterer data structure. This
|
||||
* data structure is then returned to the caller.
|
||||
* @param char_sample: LABELEDLIST that holds all the feature information for a
|
||||
* @param FeatureDefs
|
||||
* @param program_feature_type
|
||||
* given character.
|
||||
* @return Pointer to new clusterer data structure.
|
||||
* @note Globals: None
|
||||
|
Loading…
Reference in New Issue
Block a user