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