图片标定:一个 Fabric 的小插件,可用于标定图片中车辆、人、交通灯标识、区域等。
- 依赖 Node、http-server
- 在项目目录执行
npm install
,安装依赖库 fabric.js、keymaster.js - 在项目目录执行
http-server
- 根据
http-server
中提示的网址,在浏览器(建议 Chrome )中访问 - 关闭命令窗口即可退出
- 可通过
npm install calibration-box
或bower install calibration-box
安装。 - 调用和使用方式,建议参考 index.html 中代码和注释
https://github.com/TingGe/calibration-box/issues
https://github.com/TingGe/calibration-box/graphs/contributors
(The MIT License)
Copyright (c) Kevin [email protected]