- 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: *
- locate the haarcascade file, dlib .dat file in the repository.
- place the image file( face photo) in the same repository.
- run the program
This face shape is square
- Line1 shows forehead length
- Line2 shows face width
- Line3 shows jawline length
- 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.