mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 10:26:51 +08:00
Removed functions from characterregion header
This commit is contained in:
@@ -37,13 +37,6 @@ class CharacterRegion
|
||||
|
||||
int confidence;
|
||||
|
||||
LineSegment getTopLine();
|
||||
LineSegment getBottomLine();
|
||||
|
||||
LineSegment getCharBoxTop();
|
||||
LineSegment getCharBoxBottom();
|
||||
LineSegment getCharBoxLeft();
|
||||
LineSegment getCharBoxRight();
|
||||
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user