Transform your face into something extraordinary! A real time face detection app with unique and fun AR mask filters powered by OpenCV and MediaPipe.
Ever wanted to become a dragon? Or maybe try on a Cyber? Our Face Detector doesnt just detect faces - it transforms them! With our collection of unique AR masks, you can:
- 🐲 Dragon
- 👑 Venetian
- 😈 Demon
- 🤖 Cyber
All filters work in real time and adapt to your facial movements!
# Clone the repository
git clone https://github.com/rexzea/Face-Detector.git
# Install dependencies
conda install -c conda-forge opencv
conda install mediapipe
pip install -r requirements.txt
# Clone the repository
git clone https://github.com/rexzea/Face-Detector.git
# Install dependencies
pip install -r requirements.txt
q- Breakm- Show Meshc- Show Contourss- Show Metricsp- Screenshot
q- Breakn- Change Masks- Screenshot
- OpenCV - For realtime image processing and camera handling
- MediaPipe - For precise facial landmark detection
- Python 3.8+ - Core programming language
- NumPy - For efficient numerical operations
- Realtime face detection and tracking
- unique AR mask filters
- Simple filter animations
- Multi face support
- Photo capture functionality
- Filter customization options
Having issues? Here are some common solutions:
-
Camera not working?
- Check your camera specifications
-
Slow performance?
- Make sure youre using GPU enabled environment (if available)
- Lower the resolution in settings
- Close other camera applications
-
Dependencies issues?
# Try using Anaconda environment (recommended) conda create -n face_detector python=3.8 conda activate face_detector conda install -c conda-forge opencv mediapipe
Got ideas for making this more? Contributions are welcome!
- 🍴 Fork the repository
- 🌱 Create your feature branch (
git checkout -b feature/NewFeature) - 💫 Add your changes (
git add .) - 📝 Commit your changes (
git commit -m 'Add some NewFeature') - 🚀 Push to the branch (
git push origin feature/NewFeature) - 🎉 Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- MediaPipe team for their amazing facial landmark detection
- OpenCV community for computer vision tools
- All our amazing contributors
Need assistance? Reach out through:
- 📧 Email: futzfary@gmail.com
- 📱 Phone: +62 898-8610-455
- 💬 GitHub Issues: Open a new issue in the repository

