Skip to content

Face Detection with Open CV and image editing with PIL.

Notifications You must be signed in to change notification settings

SchmitzAndrew/Flur

Repository files navigation

Facial + Blur = Flur

This program uses Open CV to recognize multiple different objects, and PIL to apply changes.

It takes an initial image: dp

Finds the faces with OpenCV: dp_faced

And blurs them with Pillow: dp_blurred

This technique is also applied to other objects, like cats:

cat_blurred

About

Face Detection with Open CV and image editing with PIL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages