[tesseract-ocr] Re: OCR of gas meter

2023-12-26 Thread Mukul Soni
Hi Can you provide version of tessaract you are using? and if you are going to use github library you can try this code run(); echo $result; } catch (TesseractOcrException $e) { echo 'Error: ' . $e->getMessage(); } On Monday, December 25, 2023 at 10:39:12 PM UTC+5:30 Martina Ilgon wrote:

Re: [tesseract-ocr] Reading text mixing different fonts, colors, languages,...

2023-12-26 Thread Hoang Pham Huy
nvm, the config --oem 3 --psm 6 extract text real good but if the image like bellow, it combine 2 paragraph to 1 , so i use config --oem 3 --psm 4 , work great but skip lot of text in page . Now the problem i have is the image i read sometimes have both 2 kind of text: -Text read from left to