Skip to content

This project utilizes facial landmark detection techniques to compute facial angles and ratios for uses in cosmetic surgery planning, and facial anomaly detection.

Notifications You must be signed in to change notification settings

sujims22/Facial-Landmark-Analysis

Repository files navigation

Facial Landmark Analysis and Anomaly Detection

This project aims to perform facial landmark analysis and anomaly detection using facial landmark detection techniques. It calculates various facial angles and ratios, which can be useful for applications like medical diagnosis, cosmetic surgery planning, and facial anomaly detection.

Dependencies

  1. OpenCV
  2. face_alignment

Usage

  1. Make sure you have the required libraries installed (e.g., OpenCV and face_alignment).

  2. Provide an input image path by modifying the following line in the code:

    frame = cv2.imread('Test_images/image-1.jpeg')

Results

The code provides measurements and ratios related to facial landmarks and angles. These results can be used for various applications and analysis of facial structures.

About

This project utilizes facial landmark detection techniques to compute facial angles and ratios for uses in cosmetic surgery planning, and facial anomaly detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages