Face blur
Last updated
Last updated
Copyright © 2023 Scaleflex
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: