Easy and Fast Facial Emotion Monitoring
Project description
Fast Facial Emotion Monitoring (FFEM)
This package provides a simple and efficient way to perform Facial Emotion Recognition (FER). It leverages advanced techniques and algorithms to detect and classify emotions from facial expressions.
Main Function
MonitorEmotion_From_Video(video_path: str | int, output_path:str) -> None
This function takes a video file or a webcam feed as input and performs FER. The results are saved to the specified output path.
Main Class
FaceEmotion_Detection()
This class is the backbone of the FER process. It performs face detection and emotion recognition using DeepFace and MediaPipe. TheMonitorEmotion_From_Video
function utilizes this class to carry out its operations.
This package is designed with user-friendliness in mind, making the complex task of FER accessible and straightforward for users. Whether you’re a researcher, a developer, or someone interested in FER, this package can be a valuable tool for your projects.
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
FFEM-0.1.tar.gz
(6.2 kB
view details)
Built Distribution
FFEM-0.1-py3-none-any.whl
(6.3 kB
view details)
File details
Details for the file FFEM-0.1.tar.gz
.
File metadata
- Download URL: FFEM-0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8e067a50a9c63e104b81b8b017df04a883fa0f7eb90cc48b134087a7ada73ce |
|
MD5 | 75df2a4cee6bdba3ca997903c958c0b2 |
|
BLAKE2b-256 | 5b40d83e55d9ede5fa96b86e9af08a5d8309c0f54656d01b741905caa9a6d55a |
Provenance
File details
Details for the file FFEM-0.1-py3-none-any.whl
.
File metadata
- Download URL: FFEM-0.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be65a478d879e9d73c207a0627979fb6303c321989a3d0e7098a531d8c63fffa |
|
MD5 | 6a5a6ee49d7b5d036110a4be21794780 |
|
BLAKE2b-256 | 32973456e92aecbda67774ec8aa89792a6468ffdf8935317efb2b17d318a4a48 |