# VueCamera **Repository Path**: Kindear/vue-camera ## Basic Information - **Project Name**: VueCamera - **Description**: Vue 实现Web端图像采集裁剪等功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2022-03-11 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: vue-extensions **Tags**: 组件, Vue ## README ### 部署安装 ```shell npm install ``` ```shell npm run serve ``` ```shell npm run build ``` ### 功能特性 - [x] 在线拍照 - [x] 本地图片上传 - [x] 取景框遮罩层 - [x] 图片裁剪 ### 功能预览 ![image-20220315201236463](README.assets/image-20220315201236463.png) ![image-20220315201425648](README.assets/image-20220315201425648.png)