Re: [tesseract-ocr] OCR of free hand photo of book

2024-02-01 Thread Borneq
I have Linux and prefer batch. I found https://gist.github.com/endolith/334196bac1cac45a4893 (from https://tesseract-ocr.github.io/tessdoc/ImproveQuality.html#examples). It correct recognizes 1.00 degree. How it combine with tesseract? -- You received this message because you are subscribed to

Re: [tesseract-ocr] OCR of free hand photo of book

2024-02-01 Thread Borneq
I found mzucker/page_dewarp on github - tool for dewarp books and convert color to black and white -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc

[tesseract-ocr] The position of the text in the image

2024-02-01 Thread Borneq
I wanna: - scan page to image - generate OCR tekst from image - generate pdf page with image and tekst I must know where in image are specified words Is any option of tesseract to give such information? How to use tesseract ads library instead of command line? -- You received this message becaus