Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.38 KB

File metadata and controls

31 lines (24 loc) · 1.38 KB

Handwriting Recognition example for Windows wpf

This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Windows

Prerequisite

  1. Microsoft Visual Studio 2015 above
  2. Microsoft .NET Framework 4.5.2 above

Getting started

  1. Download Selvy Pen SDK for Text and License key
    go to http://handwriting.selvasai.com/text/download.html
  2. Place libdhwr.dll in HandwritingExample/bin/Debug|Release or HandwritingExample/bin/x64/Debug|Release
  3. Place libdhwr-hwfs.dll in HandwritingExample/bin/Debug|Release/lib or HandwritingExample/bin/x64/Debug|Release/lib (optional: use only Chinese)
  4. Place *.hdb files in HandwritingExample/bin/Debug|Release/hdb or HandwritingExample/bin/x64/Debug|Release/hdb
  5. Place a License file in HandwritingExample/bin/Debug|Release/license_key or HandwritingExample/bin/x64/Debug|Release/license_key
  6. Open HandwritingExample.sln and build this project in Microsoft Visual Studio

Documentation

The Selvy Pen SDK for Text API documentation is available on Selvy Pen SDK website

Screenshot

  • Launch example app

  • Write korean and english

  • Result

License

© 2020. SELVAS AI Inc. All Rights Reserved.