Re: [tesseract-ocr] Numbers detection

2023-12-19 Thread Pankaj Duggal
Hello Can you help us with what steps needs to be taken with image Fonts size are unequal Somewhere background colors are dark text are light What can we increase the accuracy in this ? On Tuesday 19 December 2023 at 21:45:18 UTC+5:30 Zdenko Podobny wrote: > Hello, > > For Tesseract you ne

Re: [tesseract-ocr] Help with recognition please

2024-10-08 Thread Pankaj Duggal
Hi Did you try this trick ?? On Tue, 8 Oct 2024, 20:42 Art Rhyno, wrote: > You could try resizing the image, with imagemagick, something like: > > > > convert test.bmp -resize 200% test.png > > > > That seems to be enough to separate out the ā€œNā€ and the ā€œ/ā€. > > > > art > > > > *From:* tesserac