mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 18:02:40 +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
|
* those samples into a clusterer data structure. This
|
||||||
* data structure is then returned to the caller.
|
* data structure is then returned to the caller.
|
||||||
* @param char_sample: LABELEDLIST that holds all the feature information for a
|
* @param char_sample: LABELEDLIST that holds all the feature information for a
|
||||||
|
* @param FeatureDefs
|
||||||
|
* @param program_feature_type
|
||||||
* given character.
|
* given character.
|
||||||
* @return Pointer to new clusterer data structure.
|
* @return Pointer to new clusterer data structure.
|
||||||
* @note Globals: None
|
* @note Globals: None
|
||||||
|
Loading…
Reference in New Issue
Block a user