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) -> NoneThis 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_Videofunction 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.
Release files for FFEM 0.4.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| FFEM-0.4.4.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| FFEM-0.4.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.8 kB
Release files / FFEM-0.4.4.tar.gz
| Download URL | FFEM-0.4.4.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8dc7e38d77f0ff6baad602b42b9665ebd379a39d3ee70d73f385554b3ab5b3d7
|
|
BLAKE2b-256 checksum How to use checksums |
ddeeae9e0a57a196d9b86295c1eec3c314691db8a57c20d0727d89927b5bca88
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.2
|
Release files / FFEM-0.4.4-py3-none-any.whl
| Download URL | FFEM-0.4.4-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6597177311803d622ca002e5fb934ade11235d6f88ec05d5635dd210e24e34e3
|
|
BLAKE2b-256 checksum How to use checksums |
fb923b483a68be9df9764dd9a2ef0d0ff36244f41ae9f18d22ed0629f417287c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.2
|