This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Windows
- Microsoft Visual Studio 2015 above
- Microsoft .NET Framework 4.5.2 above
- Download Selvy Pen SDK for Text and License key
go to http://handwriting.selvasai.com/text/download.html - Place libdhwr.dll in
HandwritingExample/bin/Debug|Release
orHandwritingExample/bin/x64/Debug|Release
- Place libdhwr-hwfs.dll in
HandwritingExample/bin/Debug|Release/lib
orHandwritingExample/bin/x64/Debug|Release/lib
(optional: use only Chinese) - Place *.hdb files in
HandwritingExample/bin/Debug|Release/hdb
orHandwritingExample/bin/x64/Debug|Release/hdb
- Place a License file in
HandwritingExample/bin/Debug|Release/license_key
orHandwritingExample/bin/x64/Debug|Release/license_key
- Open HandwritingExample.sln and build this project in Microsoft Visual Studio
The Selvy Pen SDK for Text API documentation is available on Selvy Pen SDK website
© 2020. SELVAS AI Inc. All Rights Reserved.