Face Detection with different Image Enchantments

Description

This is a face detection web app made with Streamlit and OpenCV.

Features

  1. Image Enchancments
    - Convert to GrayScale
    - Change Contrast
    - Change Brightness
    - Change Blurring
  2. Face Detection
    - Face detect
    - Smile Detect
    - Eyes Detect
    - Cartonize the image
    - Canonize the image

Reference

  1. https://blog.jcharistech.com/2020/02/23/building-a-face-detection-app-with-streamlit-and-opencv/
  2. https://www.youtube.com/watch?v=p80IQSNf7LU#action=share
  3. https://www.streamlit.io/
  4. https://opencv.org/