- 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.😃😎
- Color to gray scale Image
- Increase or decrease contrast
- Brightness control
- Blurring Image
- 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 💝