/Selective-face-blur

Selective face blur for privacy purposes

Primary LanguagePython

SELECTIVE FACE BLUR

Have you ever happened to take a picture of yourself or someone else, with unwanted visitors in the background? Or perhaps you just want to remove someone's face in an old group picture for whatever reason?

This very easy to use program let's you get rid of non-desired faces across any image!

Dependencies:

How to use:

To run the Streamlit app locally, just go to ../src/streamlit inside this workspace and type:

    $ streamlit run ImageFilterApp.py

alt text

A new tab will be opened in your favourite web browser where you have to upload a picture. Once it's uploaded, modify both the face detector threshold and the blur factor to get the desired results. Finally select which face(s) you'd like to apply the blur, and download the final image!

License:

Feel free to use this programa whatever you like!