Removed functions from characterregion header

This commit is contained in:
Matt Hill
2014-10-19 21:09:18 -04:00
parent cc4f72ff23
commit c81c0a3442

View File

@@ -37,13 +37,6 @@ class CharacterRegion
int confidence;
LineSegment getTopLine();
LineSegment getBottomLine();
LineSegment getCharBoxTop();
LineSegment getCharBoxBottom();
LineSegment getCharBoxLeft();
LineSegment getCharBoxRight();
protected: