A
A
Alexander Volkov2015-12-05 13:16:59
C++ / C#
Alexander Volkov, 2015-12-05 13:16:59

How to apply CuneiForm in c# project?

Hello.
I am writing a program for text recognition and since there is no time to understand complex recognition algorithms, I decided to use a ready-made solution.
The choice fell on CuneiForm, as a lot of good things were written about it + it's free.
But as it turned out, I have no idea how to attach CuneiForm to my project, instead of the expected library, there are two archives of obscure files.
I did not find any clear recommendations "for dummies".
Question:
How to connect CuneiForm to a C# or C++ project, or please advise a simpler and more understandable analogue of ready-made libraries for OCR.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2015-12-05
@AlexanderAm

As far as I understand, CuneiForm is no longer developed and has only a console program to run on Linux. About DLL did not find information.
Since tesseract is supported, has both a library and a console program, it is worth paying attention to it. tesseract-ocr.googlecode.com/git/vs2008/doc/progra...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question