andrewda / frc-score-detection

A program to detect FRC match scores from their livestream.
GNU General Public License v3.0
15 stars 2 forks source link

Segment text from background #12

Closed andrewda closed 7 years ago

andrewda commented 7 years ago

Will make the accuracy much higher. Should be pretty easy for the white score text, and probably also for the time. The scrolling match text might be a little more difficult, but also probably doable.

andrewda commented 7 years ago

Probably pretty useful as well: https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality#page-segmentation-method (we'll probably want 8).