rktejesh / face-shape

Home Page:face-shape.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • FaceShape *

The project determines the face shape. (oval/rectangular/oblong/square/round/diamond/triangle )

Face shape helps you to decide hairstyle scientifically.

  • Procedure to run this program: *
  1. locate the haarcascade file, dlib .dat file in the repository.
  2. place the image file( face photo) in the same repository.
  3. run the program

original and final image

This face shape is square

  1. Line1 shows forehead length
  2. Line2 shows face width
  3. Line3 shows jawline length
  4. Line4 shows face length

Based on the proportions of these lines face shape is calculated. Even the angle of jaw is calculated.

The accuracy of the result is highly subjective.# face-shape

About

face-shape.vercel.app


Languages

Language:Python 99.8%Language:Procfile 0.2%