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.
How to Install
$ pip install ffem
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.
!!About FFEM
Use only FEEM version >= 0.3, previous versions had requiriments issues.
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 FFEM-0.4.2.tar.gz
.
File metadata
- Download URL: FFEM-0.4.2.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57ff20663ff2f95445a4d0ee69eff60a5576de4cf0410d230133cb17b27d4c86 |
|
MD5 | aae0250704a872f88eea1ee319b9ede0 |
|
BLAKE2b-256 | 1c6c5726c4981a1bed0bbe17f8a9291b7982457137b69882fcb5f9d0726344f4 |
Provenance
File details
Details for the file FFEM-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: FFEM-0.4.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cc4aa9ab5acd5b0e75d762e967ddddb394f23f30ec1fc01665fb8f3ccadd792 |
|
MD5 | 930388ed2890f68df3a5db66866f57b3 |
|
BLAKE2b-256 | d7e89349f32c4ff060f7bc0634f711c05ec079c9ee5fac996ec20b1fd085a304 |