Skip to content
/ phacer Public

Script which helps divide set of photos into several categories - selfies, groups, no faces

Notifications You must be signed in to change notification settings

berdzi/phacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Quick and dirty script to organize photos into three folders -> selfies , group photos and without faces. Helps me when my friends wants me to share my photos with them and I don't want to share selfies, only group pictures. It detects faces and counts them

1-2 - selfie >2 - group photos 0 - no faces

create folders nofaces,selfies,group at the same level as the photos folder

Requires python, opencv and numpy

Usage: python phacer.py folder_with_photos

About

Script which helps divide set of photos into several categories - selfies, groups, no faces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages