Skip to content

Tanay-ErrorCode/Face-to-Emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Face to Emoji Project πŸ€–

Welcome to the Face to Emoji project, a Python script that transforms facial landmarks into emoji-like features in real-time. 🎭

Overview

This project utilizes OpenCV and the cvlearn module to detect facial landmarks and overlay emoji-like elements on the detected face. The script captures video from a specified camera source, providing an engaging and interactive experience.

Features

πŸ‘€ Dynamic Eyes: Circular shapes representing the eyes dynamically change colors, creating expressive and lively features.

πŸ‘οΈ Eyebrows: Solid fill polygons simulate eyebrows, enhancing the realism of the emoji-like transformation.

😊 Smiling Mouth: An elliptical shape adjusts its dimensions based on facial features, simulating a smiling mouth. Additional features are added for a more realistic appearance.

Technologies Used

  • OpenCV: The core library for computer vision, providing the foundation for face detection and feature extraction.

  • cvlearn: Utilized for FaceMesh detection, enabling accurate tracking of facial landmarks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages