Not at this state of the project. If it costs less effort to
add other languages (cyrillic etc.) of course it will be added.
A step towards that is the vectorization of the engine which
is in progress.
Meantime only database function together with UTF8 can be used
for cyrillic symbols, but the results will be very bad.
Anyone is welcome to add a ocr_cyrillic.c module on the base
of ocr0.c, but I think its to early to do that in a
effective way.
Joerg.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I started working on cyrillic support with utf8
I am using bulgarian. In the code I write there can be
easily added support for the rest of the cyrillic letters.
I already did few modifications of things in the code and
hope to achieve results soon.
I modified the create_db scrypt for UTF latex and wrote
header and cases for cyrillic unicode.h and unicode.c.
regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=176485
This is really need for more Russian and another people.
Logged In: YES
user_id=42379
It needs to much work at the moment
Logged In: YES
user_id=176485
You are planning make cyrillic support in the future?
Logged In: YES
user_id=42379
Not at this state of the project. If it costs less effort to
add other languages (cyrillic etc.) of course it will be added.
A step towards that is the vectorization of the engine which
is in progress.
Meantime only database function together with UTF8 can be used
for cyrillic symbols, but the results will be very bad.
Anyone is welcome to add a ocr_cyrillic.c module on the base
of ocr0.c, but I think its to early to do that in a
effective way.
Joerg.
Logged In: YES
user_id=944112
I started working on cyrillic support with utf8
I am using bulgarian. In the code I write there can be
easily added support for the rest of the cyrillic letters.
I already did few modifications of things in the code and
hope to achieve results soon.
I modified the create_db scrypt for UTF latex and wrote
header and cases for cyrillic unicode.h and unicode.c.
regards
Logged In: YES
user_id=944112
Hi ,
gocr is recognizing/printing cyrillic letters pretty well
S@@@S.....S@@@S.....S@@@S.. .@@@.......@@@.......@@@...<-
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@@.....@@@@@.....@@@@@.. @@@@@.....@@@@@.....@@@@@..
@@@@$@...@$@@@$@...@$@@@$@. @@@@@@...@@@@@@@...@@@@@@@.
@@@@@$@@@$@@@@@$@@@$@@@@@$$ @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@
S@@@@@@@@@@@@@@@@@@@@$@@@@@ .@@@@@@@@@@@@@@@@@@@@@@@@@@
.....................@$@@@@ .....................@@@@@@<
......................@@@@@ ......................@@@@@
......................@@@@@ ......................@@@@@
......................S@@@S .......................@@@. -
I have also possible return codes for unicode.c
Can somebody help me in starting up with ocr_cyrillic.c ???
Precisely to write an example of a test and to glue it to
the rest of the code.
reagards