形状检测器基于$1 Recognizer的形状、手势、笔画检测与识别算法。形状检测器是该算法的重构版本,无需量角器,且进行了其他调整。该模块可用于客户端和Node.js环境。使用方法:通过bower安装shape-detectorbower install shape-detector,或使用npm:npm install shape-detector,也可以直接下载并调用:var detector = new ShapeDetector(ShapeDetector.defaultShapes)