shape detector 基于$1(美元)Recognizer的形状手势笔画检测识别算法
形状检测器基于$1(美元)Recognizer的形状/手势/笔画检测/识别算法形状检测器是器的重构版本,没有量角器,并进行了一些其他调整。它可以作为一个模块使用,可以在客户端和Node.js中使用。用法使用bower install shape-detector : bower install shape-detector或者使用npm: npm install shape-detector或者只是通过下载tvar detector = new ShapeDetector ( ShapeDetector . defaultShapes ) tvar stroke = [ { x : 127 , y : 141 } , { x : 124 , y : 140 } , { x : 120 , y : 139 } , { x : 118 , y : 13
下载地址
用户评论