# ocr-drawLabel **Repository Path**: chenyingfeng/ocr-drawLabel ## Basic Information - **Project Name**: ocr-drawLabel - **Description**: a drawboard based on vue2.x - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-30 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ocr-drawlabel ## Introduction ocr-drawlabel 是基于vue、fabric框架开发,绘制标注、表格等 代码优化中 示例代码 :https://gitee.com/egsong/ocr-draw-label-examples ## Installation ```sh npm install ocr-drawlabel -S ``` ## Usage ```js // 依赖 import 'fabric' import 'fabric-customise-controls'; import 'ocr-drawlabel/lib/ocr-drawlabel.css'; import OCRDrawLabel from 'ocr-drawlabel'; Vue.use(OCRDrawLabel); ``` ```html ``` ## 效果展示 ![效果图](https://gitee.com/egsong/ocr-draw-label-examples/raw/master/src/assets/00001.jpg) 新加功能:鼠标右击拖拽画布