How Convert a Sketch to a Text

Milan 98 1 Reputation point
2022-07-29T16:55:24.897+00:00

How To convert drawing image to text using C#

Developer technologies C#
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,521 Reputation points
    2022-07-29T17:24:28.617+00:00

    You can use Windows.Media.Ocr
    (with references to
    C:\Program Files (x86)\Windows Kits\10\UnionMetadata\Windows.winmd
    and
    C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETCore\v4.5\System.Runtime.WindowsRuntime.dll)
    in Winforms)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.