A Python package for facial recognition using DeepFace
Project description
Facial Recognition Package
This Python package provides facial recognition functionality using DeepFace. It can compare real-time camera frames with stored images to determine if a face matches one in the known faces directory.
Installation
To install the package, simply use:
pip install facial_recognition_package
## Ussage
from facial_recognition import FacialRecognition
recognizer = FacialRecognition()
recognizer.main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Face_Recognition_module-0.1.0.tar.gz
.
File metadata
- Download URL: Face_Recognition_module-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6971f622fb733f53caec1a38d183c4562edf5aa0d08b652f60a0d546f4029308
|
|
MD5 |
1503fd1e8ede17417a2fc38c92b7e4f6
|
|
BLAKE2b-256 |
1fefc36b486e08188972e87b408b52b42dd47c2289c05d5d07bdc8d90a05a8ca
|
File details
Details for the file Face_Recognition_module-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Face_Recognition_module-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
930e3115d165090f7e05406761b02a1366e9e0eac8e2c6b986aefa20c0305bdb
|
|
MD5 |
2505bf0262ef00432b55c51e845f77f5
|
|
BLAKE2b-256 |
8da1121a789f7494b1563c0b7f3957eb2d88204d2ab1ab3f8cea78f597278849
|