You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
I am trying to use tesseract in python to convert this image to string, but I am not able to get everything correctly in the output. The least I want it to recognize $ sign(in tmp_aNlkS.jpeg), and root@photon-machine [~]# (in tmpnQUDa8/jpeg) correctly. Currently it recognizes $ to be S or 3. and it does not recognize [~]# correctly in other case.