Restore comment

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2022-10-24 06:25:21 +02:00
parent bca0a7fe82
commit 1ae0ec9a82

View File

@ -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.