Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.12 KB

File metadata and controls

34 lines (28 loc) · 1.12 KB

Math Recognition example for android

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

Prerequisite

  1. OS: Android 4.4 kikat above
  2. IDE: Android Studio 3.5.1 above
  3. JDK: 1.8.0 above

Getting started

  1. Download Selvy Pen SDK for Math and License key.
    go to https://handwriting.selvasai.com/math/download.html
  2. Place *.so files in app/src/main/jniLibs/arm64-v8a or armeabi-v7a
  3. Place *.hdb files in app/src/main/assets/hdb
  4. Place a License file in app/src/main/assets/hdb
  5. Build this project in Android 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

© 2020. SELVAS AI Inc. All Rights Reserved.