penk / qml-handwriting

Open source handwriting recognition keyboard written in QML/JavaScript

Home Page:http://penkia.blogspot.com/2012/02/qml-handwriting.html

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

http://penkia.blogspot.com/2012/02/qml-handwriting.html


Languages

Language:JavaScript 41.7%Language:C++ 28.9%Language:QML 27.5%Language:QMake 1.9%