https://github.com/schmitzandrew/flur
Face Detection with Open CV and image editing with PIL.
https://github.com/schmitzandrew/flur
computer-vision opencv python
Last synced: 3 days ago
JSON representation
Face Detection with Open CV and image editing with PIL.
- Host: GitHub
- URL: https://github.com/schmitzandrew/flur
- Owner: SchmitzAndrew
- Created: 2021-04-15T04:54:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T16:59:35.000Z (about 5 years ago)
- Last Synced: 2025-09-07T06:35:46.086Z (10 months ago)
- Topics: computer-vision, opencv, python
- Language: Python
- Homepage:
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facial + Blur = Flur
This program uses Open CV to recognize multiple different objects, and PIL to apply changes.
It takes an initial image:

Finds the faces with OpenCV:

And blurs them with Pillow:

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