Unable to extract text from image using tesseract ocr winforms c#
I am using Tesseract OCR to extract text from images. The code is working fine on my laptop whether in debug or release mode. But on other machines/laptops it not working. The program runs but the text is not extracted. Below is my code