Categories: None [Edit]

kvg_character_recognition

https://rubygems.org/gems/kvg_character_recognition
https://github.com/thebluber/kvg_character_recognition
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.

Total

Ranking: 83,584 of 191,663
Downloads: 11,005

Daily

Ranking: 105,966 of 191,631
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,307,050,676bundler
81,279,267,565rake
151,170,334,944nokogiri
29966,377,450rspec
73590,924,506pry

Owners

#GravatarHandle
1iconthebluber