Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 367 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 367 Bytes

obFACEscate

Our goal was to create a program that can edit photos to make the faces in them undetectable to face detection software without significantly compromising the image. Our program interfaces with OpenCV, a computer vision library, to target specific locations for edits, and then uses a search algorithm to choose how best to modify the photo.