Skip to content

This repo helps to edit image, cartoonifying image, detect facial parts of human like eyes, smile etc and many other things. It is made using Python, OpenCV ( image processing ), Streamlit and haar cascade classifier for facial detection

Notifications You must be signed in to change notification settings

imakash3011/FaceApp

Repository files navigation

Multipurpose Face App



To Run this project :-

  • Clone this repo into your local machine.
  • Install all the required libraries.
  • Type "streamlit run myapp.py" to run this project files. 📁
  • Now visit to the URL, which is present in terminal 💻
  • And Now do whatever you wish to do with your image.😃😎

About Project

It a multipurpose FaceApp using which we can perform different things on an Image like :-

  • Color to gray scale Image
  • Increase or decrease contrast
  • Brightness control
  • Blurring Image


Also Using this we can perform following this :-

  • Faces Detection
  • Smile Detection
  • Eyes Detection
  • Creating edges (Cannize)
  • Cartonize


  • This app is made using Python and Streamlit.
  • Used Haarcascade for detection of eye, smile, face etc.
  • OpenCV is also used for performing canny edge detection and cartonize.

Thank you 💝

About

This repo helps to edit image, cartoonifying image, detect facial parts of human like eyes, smile etc and many other things. It is made using Python, OpenCV ( image processing ), Streamlit and haar cascade classifier for facial detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages