Hello. I'm looking for Tesseract code that will work using Visual Studio 2010 Premium and that can be called in C#.NET.
Because there is an older compilation that was done in vs2008 and the newest one appears to be for vs2012, I downloaded a dotnet wrapper (130 + MB) from GitHub that Charles W. wrote.
https://github.com/charlesw/tesseract-ocr-dotnetAgain, this isn't his newest code, but it gave indication of being compatible for vs2010.