Face blur
Last updated
Face blur is powered by Visual Operations Credits; full details on consumption rates can be found here: Visual Operation Credits table
Detects all faces in the image and applies blur to conceal them. To activate the filter, set X to 1 (blur_faces=1). You can control the blur radius (default: R=30) and sigma (default: S=1000).
blur_faces=1[,R[,S]]

Original image:

Faces blurred:
Last updated