Skip to content

Facial Width Height Ratio (fWHR) calculator using Python

License

Notifications You must be signed in to change notification settings

TiesdeKok/fWHR_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial width to height ratio (fWHR) calculator

Just want to calculate the fWHR? Check my web app: Calculate fWHR

This page contains the code to automatically calculate the fWHR using Python and the face_recognition package which is available here: https://github.com/ageitgey/face_recognition

For the source code and documentation for the functions see the FWHR_calculator notebook: FWHR Calculator

Requirements

  1. Python 3 (not tested on Python 2.7)
  2. The face_recognition package (as such, only for Linux and MacOS)

Thanks

  • All the heavy-lifting is done by the face_recognition package, make sure to check it out!
  • Also thanks to fhboswell for providing materials to deploy to AWS Beanstalk

About

Facial Width Height Ratio (fWHR) calculator using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published