/faceblur

Quick tool to go over a folder with images and select faces to blur. All manual.

Primary LanguagePython

Face blur helper

Install & run

Quick tool to go over a folder with images and select faces to blur. All manual.

git clone https://github.com/fgolemo/faceblur.git

cd faceblur

pip install -e .

Then run it with

blurp

And change the paths (if you want) over here:

app = Zoom(root, in_files=get_files(), out_path=f"{DATA_PATH}/out")

How to use

  • zoom: mousewheel
  • pan: hold left mouse button and drag
  • next image & save: d
  • prev image: a
  • blur face: w, click on center of face, click on top of head
  • reset current image: s