Skip to content

bennybauer/face-detection-algorithmia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published