cpp-image-analysis icon indicating copy to clipboard operation
cpp-image-analysis copied to clipboard

DataCore bot image analysis component

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