Skip to content
LetMeRate logoLETMERATE
Home/Guides/How AI Works
COMPUTER VISION ARCHITECTURE8 min read · Updated August 2026

How AI Face Analysis Works: 478-Point Spatial Biometrics Decoded

Discover the engineering architecture behind modern facial biometric analysis: from neural landmark regression and 3D pose normalization to deterministic Euclidean aesthetic calculations.

1. The 4-Stage Biometric Analysis Pipeline

Unlike subjective rating apps that use black-box neural networks to hallucinate an arbitrary score, a scientific biometric system employs a strict 4-stage pipeline:

STAGE 01

Landmark Localization

A high-capacity convolutional neural network detects 478 high-precision 3D coordinates across the eyes, brows, nose, lips, and mandibular contours.

STAGE 02

3D Pose Normalization

Head rotation (yaw, pitch, roll) is estimated via camera projection matrices and rotated into canonical alignment to eliminate perspective distortion.

STAGE 03

Geometric Feature Extraction

Deterministic trigonometric formulas calculate exact angles (canthal tilt, gonial angle) and dimensional ratios (FWHR, facial thirds, symmetry RMSE).

STAGE 04

Statistical Calibration

Calculated metrics are benchmarked against Gaussian distribution models established across anthropometric clinical datasets for males and females.

2. Core Mathematical Formulas & Metrics

Every score produced by the LetMeRate engine is mathematically verifiable. Below are the key formulas utilized:

Facial Width-to-Height Ratio (FWHR):

FWHR = Bizygomatic Width / Upper Facial Height (Glabella to Upper Lip)

Ideal range: 1.85 to 2.05 in males; 1.80 to 2.00 in females.

Palpebral Fissure Inclination (Canthal Tilt):

θ = arctan((y_lateral - y_medial) / (x_lateral - x_medial))

Ideal angle: +3.0° to +6.5° upward inclination.

Mandibular Gonial Angle (Profile):

Angle = arccos((v_ramus · v_body) / (|v_ramus| * |v_body|))

Ideal angle: 120° to 125° in males; 125° to 130° in females.

3. The Zero-Flattery Principle

Many consumer face-rating apps artificially inflate ratings to 8/10 or 9/10 to flatter users. LetMeRate enforces a strict Zero-Flattery Guarantee:

Ratings are anchored to a realistic Gaussian curve with a true population mean of 5.0 PSL. Scores above 7.0 represent statistically rare aesthetic harmony (top 5%), while scores above 8.0 represent elite structural alignment (top 0.5%).

Experience the 478-Landmark AI Engine Live

Run your certified dual-photo analysis today with 100% free access to your complete geometric report.