The Wayback Machine - https://web.archive.org/web/20201205142411/https://github.com/bennybauer/face-detection-algorithmia
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

face-detect-algorithmia

Face detection using OpenCV's FaceDetection algorithm hosted on Algorithmia (https://algorithmia.com/algorithms/opencv/FaceDetection)

Setup

Install dependencies

npm install

Configure an ALGORITHMIA_API_KEY environment variable with your Algorithmia api key

export ALGORITHMIA_API_KEY=XXXX

Usage

node app.js <image_url>

About

Face detection using OpenCV's FaceDetection algorithm hosted on Algorithmia (https://algorithmia.com/algorithms/opencv/FaceDetection)

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.