Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨[FEATURE] Facial Expression Detection through Video and Camera 🎥😄 #522

Open
shivenyadavs opened this issue Oct 29, 2024 · 2 comments

Comments

@shivenyadavs
Copy link
Contributor

🌟 Feature Overview

This project utilizes supervised learning to detect and classify facial expressions in real-time using video and camera input. It leverages the FER (Facial Expression Recognition) dataset to train a model capable of recognizing various emotions such as happiness, sadness, surprise, anger, and more.

🤔 Why this feature?

Real-time facial expression detection using live camera feed 📸
Supports multiple expressions including happiness, sadness, anger, surprise, etc. 😊😢😡😲
Uses a trained supervised learning model for accurate prediction
Integration of OpenCV for video capture and face detection
Easy-to-use interface for emotion tracking during live video input

📋 Expected Behavior

It will predict and display the expression around the face.

🖼️ Example/Mockups

If applicable, add examples or mockups that illustrate how the feature should look or behave.

📝 Additional Details

Add any other details or suggestions.

Copy link
Contributor

👋 Thank you @shivenyadavs for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@suryanshsk
Copy link
Owner

It detect only when you use open cv in this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants