[tesseract-ocr] What is the (lang).xhegits & How can I make (lang).xhegits?

2018-03-25 Thread 이경준
Hi. I'm using tesstrain.sh (for rendering) with my korean fonts, and korean training_text and In the /tmp --- folder I found the kor.xhegihts What is the kor.

Re: [tesseract-ocr] Unable to use tesseract api installed with a nuget pkg

2018-03-25 Thread ShreeDevi Kumar
Did you build using cppan and cmake? On Mon 26 Mar, 2018, 1:50 AM sonu sainju, wrote: > Hi, > > I followed instruction in > https://github.com/tesseract-ocr/tesseract/wiki/Compiling#windows > to > build tesseract and use it in

[tesseract-ocr] Unable to use tesseract api installed with a nuget pkg

2018-03-25 Thread sonu sainju
Hi, I followed instruction in https://github.com/tesseract-ocr/tesseract/wiki/Compiling#windows to build tesseract and use it in vs2015 project. After installing tesseract via vcpkg, I exported it as a nuget pkg and added it t