# frontend-face-detection **Repository Path**: flxe/frontend-face-detection ## Basic Information - **Project Name**: frontend-face-detection - **Description**: a demo of frontend-face-detection - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # frontend-face-detection ## 介绍 本项目是一个基于前端人脸识别技术实现的照片合成示例,人脸识别基于[trackingjs](https://trackingjs.com/)实现,照片合成基于[AlloyImage](http://alloyteam.github.io/AlloyImage/)实现。 支持上传本地图片/内置图片库/远程图片三种模式的图片识别,详细介绍参见[纯前端实现人脸识别-提取-合成](https://refined-x.com/2017/09/06/%E7%BA%AF%E5%89%8D%E7%AB%AF%E5%AE%9E%E7%8E%B0%E4%BA%BA%E8%84%B8%E8%AF%86%E5%88%AB-%E6%8F%90%E5%8F%96-%E5%90%88%E6%88%90/) ## 演示 https://refined-x.com/frontend-face-detection/ ## 更新记录 【2018-08-02】 增加自动匹配功能,匹配到人脸自动停止 ## 许可证 [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2017-present, [refined-x.com](http://refined-x.com)