yinyunqiao / qml-handwriting

Open source handwriting recognition keyboard written in QML/JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QML Handwriting

qml-handwriting

Open source handwriting recognition keyboard based on Qt/QML

Built out of QML, ShortStrawJS and Zinnia.

Features

  • Pure QML-based layout, can integrate with input method panel
  • Supports Chinese (Traditional/Simplified) and Japanese, models and engines from Zinnia
  • Strokes detection and recognition based on ShortStraw algorithm

How to Install

  1. Install Zinnia library
  2. Install QML Canvas plugin
  3. Check-out source code and compile: git clone https://github.com/penk/qml-handwriting.git
  4. Download handwriting models, default path is /usr/share/tegaki/models/zinnia/handwriting-zh_TW.model

License

The source codes are, unless otherwise specified, distributed under the terms of the GNU Lesser General Public License.

Credits

Copyright (C) 2012 Ping-Hsun Chen <penkia@gmail.com>, @penk

Includes:

About

Open source handwriting recognition keyboard written in QML/JavaScript


Languages

Language:JavaScript 80.2%Language:C++ 17.9%Language:Prolog 1.9%