Charles Weld
Charles Weld
Setting custom search path isn't going to help here as the root cause is because dotnet thinks it's Linux for some reason. No idea why, presumably there's something going on...
Nope, but you are running it in a Linux VM so that does explain the behaviour your seeing. Unfortunately I really can't help you get it running on android or...
The pull request looks fine. Unfortunately ran out of time tonight (just trying to update dev branch to 5.2 then I'll merge this change in). On Mon, 7 Nov 2022,...
The example appears to be very low resolution scan. Tesseract doesn't perform well in these cases the recommended resolution is approx 300dpi. Good luck On Tue, 21 Mar 2023, 01:55...
The previous fix [637342e](https://github.com/charlesw/tesseract/commit/637342ecc2ca9192ed6d33a10e2629c426961337) has now been merged into master and was included in 5.2 release. Sorry for the delay!
Support for Tesseract 5.2 is now supported in the latest release. Closing task
Sorry yes been meaning to re-add strong named DLLs. I'll try and set aside some time to do this over the weekend. On Thu, 25 Jan 2024, 2:19 am SteveA74,...
Thanks Tim, I'll have a look at these changes over the weekend. On 02/12/2015 7:40 am, "Tim Uy" [email protected] wrote: > ## in case there is interested, this is the...
Yes a fork would be easier, this repo was created before tesseract moved to github which is why a patch was used. On 02/12/2015 7:55 am, "Tim Uy" [email protected] wrote:...
I just built the current version and it worked fine here unfortunately. When you say you executed "msbuild.exe build.proj" using Visual Studio 2013 do you mean the VS command prompt...