RubyGems Navigation menu

kvg_character_recognition 0.2.0

This gem contains a CJK-character recognition engine using pattern/template matching techniques. It can recognize stroke-order and stroke-number free handwritten character patterns in the format [stroke1, stroke2 ...]. A stroke is an array of points in the format [[x1, y1], [x2, y2], ...]. KanjiVG data(characters in svg format) from https://github.com/KanjiVG/kanjivg/releases are used as templates.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2.0 - April 04, 2016 (16.5KB)
  2. 0.1.3 - January 31, 2016 (16KB)
  3. 0.1.2 - January 17, 2016 (17KB)
  4. 0.1.0 - January 12, 2016 (17KB)
全てのバージョンを表示(全5件)

Runtime依存関係 (2):

bundler ~> 1.10
nokogiri >= 0

Development依存関係 (3):

pry >= 0
rake ~> 10.0
rspec >= 0

所有者:

作者:

  • Jiayi Zheng

SHA 256チェックサム:

0dc5b2fd7312f61687565da7d9742faedd49bdd0ca7885583adfb73d48e25d2b

累計ダウンロード数 9,964

このバージョンのみ 3,763

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: