Skip to content

Crop profile pictures consistently using face detection.

License

Notifications You must be signed in to change notification settings

fkistner/FaceCrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceCrop

Crop profile pictures consistently using face detection for use on an OrgChart or similar.

Usage

FaceCrop inPath outPath [outFormat] [outSize] [outQuality]

Prerequisites

  • Xcode

  • opencv3
    in /usr/local/opt/opencv3
    brew install homebrew/science/opencv3

  • imagemagick with Little CMS 2 (and optionally HDRI) support
    in /usr/local/opt/imagemagick
    brew reinstall imagemagick --with-hdri --with-little-cms2

About

Crop profile pictures consistently using face detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published