I am trying to use Tesseract in Python to recognize both Bengali and English text. For this, I am using the following code:
img = cv2.imread(\'test.png\') cus