I am trying to extract the text from an image using openCV and tesseract. Since, we need to pass a clean image to tesseract to fetch the text properly with accuracy. But I am facing an issue related to preprocessing of an image using opencv.
How can i join the texts and get proper text to to pass to the tesseract?
image1(ORIGINAL IMAGE)
image2(PROCESSED IMAGE).