I am using pytesseract
to read the content related to date/time.
This works well when the content to be read is on the same line.
However, in the following case, I am not even able to use OpenCV
to identify the area containing information:
Can anyone help me find a way to read information like on images? Thanks everyone