I am trying to detect this letter but it doesn\'t seem to recognize it.
import cv2 import pytesseract as tess img = cv2.imread("letter.jpg") imggray