Given an input image which can be in any language or writing system, how do I detect what script the text in the picture uses?
Any Python-based or Tesseract-OCR based solution would be appreciated.
Note that script here means writing systems like Latin, Cyrillic, Devanagari, etc., for corresponding languages like English, Russian, Hindi, etc. (respectively)