RubyGems Navigation menu

kvg_character_recognition 0.1.2

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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.2.0 - April 04, 2016 (16,5 KB)
  2. 0.1.3 - January 31, 2016 (16 KB)
  3. 0.1.2 - January 17, 2016 (17 KB)
  4. 0.1.0 - January 12, 2016 (17 KB)
Toon alle versies (5 totaal)

Runtime afhankelijkheden (3):

bundler ~> 1.10
nokogiri >= 0
parallel >= 0

Development afhankelijkheden (3):

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

Eigenaren:

Authors:

  • Jiayi Zheng

SHA 256 checksum:

efb74a35a016a3769930296dc14c1e88c5d1eb2f4a38f24daff23a6019713a65

Total downloads 9.964

Voor deze versie 2.034

Licentie:

MIT

Required Ruby Version: >= 0

Links: