This example app shows how to recognize handwritten text using the Selvy Pen SDK for Text on Linux.
- Ubuntu 18.04.6 or above
- QT 5.12.10 or above
- QT Creator 4.13.1 or above
- Download Selvy Pen SDK for Text and License key
go to http://handwriting.selvasai.com/text/download.html - Place libdhwr*.so in
handwriting-recognition-example-linux-qt/lib/linux
- Place dhwr*.h files in
handwriting-recognition-example-linux-qt/include
- Place *.hdb files in
handwriting-recognition-example-linux-qt/hdb
- Place a License file in
handwriting-recognition-example-linux-qt/license
- Open handwritingRecognitionExample.pro and build this project in QT Creator
The Selvy Pen SDK for Text API documentation is available on Selvy Pen SDK website
© 2022. SELVAS AI Inc. All Rights Reserved.