Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-cold/face-detection-nodejs
face detection by node.js
https://github.com/x-cold/face-detection-nodejs
Last synced: about 1 month ago
JSON representation
face detection by node.js
- Host: GitHub
- URL: https://github.com/x-cold/face-detection-nodejs
- Owner: x-cold
- License: mit
- Created: 2017-08-25T14:56:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T04:44:50.000Z (about 6 years ago)
- Last Synced: 2024-08-03T09:10:31.789Z (4 months ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 14
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - face-detection-nodejs - cold | 14 | (JavaScript)
README
# Node.js OpenCv Face Detection
## How to run
- Install Dependencies
```sh
npm install
```- Run the application
```sh
npm start
```## Reference
原文链接:
- 掘金:https://juejin.im/post/5adff2c76fb9a07aa43bdded
- 个人博客:http://blog.lxstart.net/2017/08/10/yuque/%E5%89%8D%E7%AB%AF%E4%BA%BA%E8%84%B8%E6%A3%80%E6%B5%8B%E6%8C%87%E5%8D%97/