mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 11:56:52 +08:00
Add empty lines where it makes sense
This commit is contained in:
@@ -697,6 +697,7 @@ void CharacterSegmenter::cleanMostlyFullBoxes(vector<Mat> thresholds, const vect
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
vector<Rect> CharacterSegmenter::filterMostlyEmptyBoxes(vector<Mat> thresholds, const vector<Rect> charRegions)
|
||||
{
|
||||
// Of the n thresholded images, if box 3 (for example) is empty in half (for example) of the thresholded images,
|
||||
|
Reference in New Issue
Block a user