Skip to content

reds/goface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

goface

An HTTP api for detecting faces in images. The server will receive an image and pass it along to OpenCV. Face detection will be done and the result returned as JSON. The JSON contains information about the face location (the rectangular area) and a url of the image marked up with detection info.

Features such as gender, age and mood will be attempted.

About

Use OpenCV to detect faces in tinychat images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published