Skip to content

This example app shows how to recognize mathematical expressions using the Selvy Pen SDK for Math on Windows

Notifications You must be signed in to change notification settings

selvypen/math-recognition-example-windows-wpf

Repository files navigation

Math Recognition example for Windows wpf

This example app shows how to recognize mathematical expressions using the Selvy Pen SDK for Math on Windows

Prerequisite

  1. Microsoft Visual Studio 2015 above
  2. Microsoft .NET Framework 4.5.2 above
  3. NuGet Package: WpfMath v0.8.0 (.NET library for rendering mathematical formula)

Getting started

  1. Download Selvy Pen SDK for Math and License key
    go to http://handwriting.selvasai.com/math/download.html
  2. Place libspmath.dll in mathRecognitionExample/bin/Debug|Release or mathRecognitionExample/bin/x64/Debug|Release
  3. Place *.hdb files in mathRecognitionExample/bin/Debug|Release/hdb or mathRecognitionExample/bin/x64/Debug|Release/hdb
  4. Place a License file in mathRecognitionExample/bin/Debug|Release/license_key or mathRecognitionExample/bin/x64/Debug|Release/license_key
  5. Open mathRecognitionExample.sln and build this project in Microsoft Visual Studio

Documentation

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

Screenshot

  • Launch example app

  • Write mathematical expression

  • Recognition result

  • Write chemical formula

  • Recognition result

License

  • Math Recognition example: © 2020. SELVAS AI Inc. All Rights Reserved.
  • WpfMath: MIT

About

This example app shows how to recognize mathematical expressions using the Selvy Pen SDK for Math on Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages