SkillAgentSearch skills...

Goface

Use OpenCV to detect faces in tinychat images.

Install / Use

/learn @reds/Goface
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks3

Languages

Go

Security Score

60/100

Audited on Jun 22, 2024

No findings