1 Star 0 Fork 0

Jiashi1998 / face-detection

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

下载Node

+ https://nodejs.org/dist/v6.11.0/node-v6.11.0.pkg
+ 双击安装

安装brew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

安装opencv

+ brew tap homebrew/science
+ brew install opencv
+ brew install opencv3; brew link --force opencv3
+ brew unlink opencv && brew link --overwrite opencv

启动服务

+ cd 下载目录/face-detection
+ 执行: npm i
+ 执行: cd src
+ 执行: node index.js

浏览器打开:http://localhost:3001/

Empty file

About

No description expand collapse
Python
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Python
1
https://gitee.com/jiashisoft/face-detection.git
git@gitee.com:jiashisoft/face-detection.git
jiashisoft
face-detection
face-detection
master

Search