/cpp-image-analysis

DataCore bot image analysis component

Primary LanguageC++MIT LicenseMIT

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