mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
Restore comment
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
bca0a7fe82
commit
1ae0ec9a82
@ -359,7 +359,7 @@ Image ImageThresholder::GetPixRect() {
|
||||
}
|
||||
}
|
||||
|
||||
// Get a clone/copy of the source image rectangle,; reduced to greyscale,
|
||||
// Get a clone/copy of the source image rectangle, reduced to greyscale,
|
||||
// and at the same resolution as the output binary.
|
||||
// The returned Pix must be pixDestroyed.
|
||||
// Provided to the classifier to extract features from the greyscale image.
|
||||
|
Loading…
Reference in New Issue
Block a user