形状检测器基于$1 Recognizer的形状、手势、笔画检测与识别算法。形状检测器是该算法的重构版本,无需量角器,且进行了其他调整。该模块可用于客户端和Node.js环境。使用方法:通过bower安装shape-detector
:bower install shape-detector
,或使用npm:npm install shape-detector
,也可以直接下载并调用:var detector = new ShapeDetector(ShapeDetector.defaultShapes)
。
shape detector: 基于$1 Recognizer的形状手势笔画检测识别算法
文件列表
shape-detector-master.zip
(预估有个6文件)
shape-detector-master
.gitignore
587B
README.md
2KB
LICENSE
4KB
bower.json
443B
package.json
380B
index.js
43KB
暂无评论