Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 317 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 317 Bytes

cpp-image-analysis

Image analysis component for the DataCore bot

Cuts the memory usage to 1/5 (from 2.5Gb to < 500Mb) compared with the dotnet version.

TODOs:

  • Improve behold recognition with OCR (need to retrain tesseract OCR with Eurostile.ttf on alphanumeric characters)
  • Error proofing, tests, documentation