Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/