Nanogamer7
0
Q:

ocr library for c#

using System;using IronOcr;//..var Ocr = new AutoOcr();var Result = Ocr.Read(@"C:\path\to\image.png");Console.WriteLine(Result.Text);
0

New to Communities?

Join the community