Hello everyone, I am looking for a way to set both --oem and --psm in R.
In the meantime I found out how to use tesseract in the command line and I also got some results in PyCharm respectively Python. However, I like the combination of the Magick package with tesseract in R, so I would like to use R for my project. In this stackoverflow thread <https://stackoverflow.com/questions/44619077/pytesseract-ocr-multiple-config-options> it is explained how to make these settings in Python, however I do not manage to reproduce this in R. The syntax in Python and R is quite similar. There is a 'lang' argument in both programming languages and a 'config' (Python) respectively 'configs' (R) argument. I would greatly appreciate a small example that shows how the syntax to configurate oem and psm has to look like in R. Many thanks in advance! Kind regards Rolf -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/c61f04e7-be53-4b37-9223-503dc6acf67bn%40googlegroups.com.