Hello,

A good point to start is reading doc:
https://github.com/tesseract-ocr/tessdoc/blob/main/ImproveQuality.md. Your
image indicates you did not read it carefully.
License plate recognition is a quite special topic - but there are a lot of
articles on what and how to deal with it (google search indicates 389 000
search results). IMO you need to do your own research and not expect that
somebody on the forum will do it for you...
+ There are some know problems with Arabic (maybe RLT languages in
general), so see issue tracker[1] if tesseract is the right tool for your
project...

[1]
https://github.com/tesseract-ocr/tesseract/issues?q=is%3Aissue+is%3Aopen+ara

Zdenko


št 14. 4. 2022 o 8:20 Charrad Malek <malek.c...@gmail.com> napísal(a):

> Hi all
> I'm working on my graduation project and that needs OCR for arabic plate
> recognition i tried with pytesseract but it not working well please i need
> your help
>
> text = str(pytesseract.image_to_string((gray),lang='ara'))
>
>
> [image: Capture.PNG]
>
> --
> 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-ocr+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tesseract-ocr/33800cb3-ea04-4410-b013-ccd3301a0596n%40googlegroups.com
> <https://groups.google.com/d/msgid/tesseract-ocr/33800cb3-ea04-4410-b013-ccd3301a0596n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8x-9Pyx_MxxPKd8NrpLaB0gnBEAfnpy%3D8PCLZMUC-EUGw%40mail.gmail.com.

Reply via email to