There was a bug and now it is fixed. See more: https://github.com/tesseract-ocr/tesseract/issues/3837
On Tuesday, June 7, 2022 at 4:20:24 PM UTC+3 Simas Skubutis wrote: > Environment > > - *Tesseract Version*: 5.1.0 > - *Platform*: Windows 10 64bit > > *Problem with .uzn file* > > After working with tesseract 4.1.0 everything worked perfectly. I used > command tesseract inputPhotoName.png outputName -l eng --oem 1 --psm 4 > hocr and tesseract automatically picked up inputPhotoName.uzn zone file and > returns word which I have specified with coordinates. After I upgraded > tesseract version from 4.1.0 to 5.1.0, tesseract 5.1.0 no longer > takes inputPhotoName.uzn zone file and returns all founded words in image. > After a lot of searching I cant find a solution how can I > pass inputPhotoName.uzn file to tesseract 5.1.0. Maybe tesseract 5.1.0 no > longer support .uzn files? > > *inputPhotoName.uzn *file content: 215 3334 95 19 > *Tesseract 4.1.0/5.1.0 **commands*: tesseract inputPhotoName.png > outputName -l eng --oem 1 --psm 4 hocr > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/acb0f314-4017-41e5-8156-e36631522e00n%40googlegroups.com.

