Re: [tesseract-ocr] recognition accuracy is very sensitive to holes on character

2018-06-22 Thread blues
thanks for your reply, Lorenzo I will test more samples to see if it only happens with holes. if so, probably just do a morph hole filling before ocr as workaround for now. btw, I'm using version 3.x. Is there a chance 4.x handles this issue better? Lorenzo Blz於 2018年6月22日星期五 UTC+8下午4時06分01秒寫道:

[tesseract-ocr] how to static link tesseract dependencies?

2018-07-09 Thread blues
Hi All, I followed the instruction for Windows to build tesseract 3.05 with cppan + cmake. the output exe, dll dynamically links to many other dlls. (which downloaded by cppan) pvt.cppan.demo.danbloomberg.leptonica-1.74.4.dll - pvt.cppan.demo.tiff-4.0.9.dll - pvt.cppan.demo.png-1.6.34.dll - pvt