react-opencv

Face detection using opencv and react

MIT License

Stars
3
Committers
1

Face detection using opencv and react

How to use

Download the example or clone it:

curl https://codeload.github.com/fivethreeo/react-opencv/tar.gz/master | tar -xz react-opencv
cd react-opencv-master

Run:

export CLIENT_PUBLIC_PATH=http://localhost/webpack/
yarn
yarn start