Metadata-Version: 2.1
Name: facecam
Version: 0.0.1a0
Summary: A simple AI face detection library that can perform real-time face detection and includes preset sticker images, specifically for Huanma coding courses.
Home-page: UNKNOWN
Author: emhang
Author-email: emhang@126.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: opencv-python (>=4.5.5.64)
Requires-Dist: numpy (>=1.21.2)
Requires-Dist: imageio (>=2.21.0)
Requires-Dist: pillow (>=8.3.2)

A simple AI face detection library that can perform real-time face detection and includes preset sticker images, specifically for Huanma coding courses.

