Moved more data members to textline

This commit is contained in:
Matt Hill
2014-10-13 22:43:55 -04:00
parent 97518ecd89
commit 8e83e43ecb
6 changed files with 29 additions and 24 deletions

View File

@@ -39,8 +39,6 @@ class CharacterAnalysis
TextContours bestContours;
std::vector<cv::Point> linePolygon;
bool thresholdsInverted;
bool isTwoLine;