How PosturaScreen Measures Posture

Two photos → 17 anatomical keypoints → geometric ratios and angles → a screening report. The full technical methodology, the validity literature it's built on, and the limitations we tag honestly on every report.

Key takeaways
  • Two photos (front + side) are passed to YOLO26-pose, which returns 17 anatomical keypoints per image.
  • Each of our 17 posture metrics is computed by a purely geometric formula over those keypoints — angles, ratios, horizontal offsets. No black-box predictions.
  • Five metrics (forward head, thoracic kyphosis, lumbar lordosis, pelvic tilt, Q-angle) are screening estimates from 2-D imagery and carry an explicit approx tag on every report.
  • Photo-quality is gated before measurement — low confidence or partial-body shots trigger a re-take notice.
  • PosturaScreen is a screening and tracking tool. It is not a diagnostic device and is not a substitute for clinical examination.

What the AI detects: 17 keypoints

The detection layer uses YOLO26-pose (Ultralytics), an open-source pose-estimation model that returns the 17 keypoints of the COCO keypoint specification: nose, both eyes, both ears, both shoulders, both elbows, both wrists, both hips, both knees, both ankles. The COCO 17-keypoint format is the de facto standard for human-pose estimation in computer vision and is what most published pose-based posture research uses.

For each photo, the model returns the (x, y) pixel coordinates of every detected keypoint together with a per-keypoint confidence score. We use the confidence scores as one input to the photo-quality gate (see below).

How each metric is computed

Every metric is a deterministic geometric calculation. There is no per-user model adjustment and no learned-output black box. The same input keypoints always produce the same metric values.

Front-view metrics (11)

Side-view metrics (6)

The full per-metric formula reference, the normal-range thresholds, and the gender-specific Q-angle cutoffs are documented on our 17 metrics page.

What "approx" means

Five of the 17 metrics carry an explicit approx tag on the report. These are metrics whose ground truth would normally be measured by radiograph, 3-D motion capture, or sustained-pressure goniometry — none of which a single 2-D photo can replicate. We tag them approx for three reasons:

  1. So practitioners do not communicate a 2-D screening estimate to clients as if it were a radiographic measurement.
  2. So self-screening users understand the limits of what a phone photo can tell them.
  3. So the values remain useful for tracking change over time — the inter-session reliability is what we trade off for the convenience of photo-based measurement, and tracking change is robust to the absolute-value uncertainty.

What we're confident about — and what we're not

Photo-based posture screening has known strengths and known weaknesses. We're transparent about both, because anyone consuming a screening number deserves to know how much weight to put on it.

Where we're confident:

Where we're less confident, hence the approx tag:

If you're a researcher who would like to share a peer-reviewed paper that either supports or challenges our threshold choices, please reach out at support@posturascreen.com. We update the methodology when good evidence comes in. For background reading, PubMed search terms that map to this space include "photographic posture analysis", "craniovertebral angle photogrammetry", "two-dimensional posture screening reliability".

How photo screening compares to other measurement methods

Photo-based screening is one point on a spectrum of posture-measurement methods, each with a different trade-off between accessibility and precision. We're explicit about where a 2-D photo sits, so the numbers are read with the right expectations.

MethodMeasuresAccess & costBest for
Radiograph (X-ray)Bone angles directlyClinic; cost + radiationGold-standard diagnosis
3-D motion capture3-D joint positionsLab; high costResearch-grade kinematics
GoniometrySingle joint angles, by handClinic; clinician timeTargeted joint assessment
Visual estimationQualitative impressionFree; subjectiveQuick informal check
2-D photo screeningSurface landmark geometryPhone; free, non-invasiveScreening & tracking over time

A photo does not compete with a radiograph on precision, and we don't claim it does. What it offers is the opposite trade-off: no radiation, no appointment, no specialist equipment, and a result repeatable enough to track change over weeks or months. The published reliability literature (see references) supports exactly that use — strong repeatability for the same person under consistent capture, which is what a screening-and-tracking tool needs.

How to capture photos for reliable measurement

Because the metrics are geometric, capture conditions matter more than camera quality. The same body can read differently if the camera angle or stance changes between sessions. For results that are comparable over time, control these variables:

For tracking, consistency beats perfection: the same setup each time makes the change between sessions trustworthy, which is the signal a screening tool is built around.

Photo-quality gate

Before measurement, each photo passes through a quality gate. A photo is flagged for re-take when any of the following holds:

If the photo passes, the report shows a "Photo quality: good" notice. If it fails, the report carries a "Photo quality may affect accuracy" notice so a low-quality capture is never silently trusted.

What PosturaScreen is not

PosturaScreen is a screening and tracking tool. It is not:

If you have specific concerns about your posture or any musculoskeletal symptom, consult a licensed healthcare professional.

Frequently asked questions

Does PosturaScreen use AI?

Yes — the detection layer uses YOLO26-pose to locate 17 anatomical keypoints in each photo. But the 17 posture metrics themselves are not AI predictions: each is a deterministic geometric formula (an angle, ratio, or offset) computed over those keypoints. The same keypoints always produce the same metric values, with no per-user black box.

How accurate is 2D photo-based posture measurement?

For repeatability, photographic posture analysis is well-supported: published studies report inter-rater ICCs above 0.97 and test-retest ICCs above 0.77 for photographic postural angles (Hazar et al., 2015), and ICCs around 0.98 for photogrammetric craniovertebral, swayback, and knee measures (Mylonas et al., 2025). For validity against radiographs, a 2025 study of AI-based 2-D posture software found strong correlations with X-ray measures (forward-head vs. craniovertebral angle r = −0.71; hip-knee-ankle r = 0.75) but not identity (Park et al., 2025) — which is why the spinal and angular estimates carry an approx tag.

Can a phone photo replace an X-ray?

No. A photo measures surface landmarks; a radiograph measures bone. The two correlate but are not interchangeable. PosturaScreen is a screening and tracking tool, not a replacement for radiographic measurement.

Why do five metrics carry an "approx" tag?

Forward head, thoracic kyphosis, lumbar lordosis, pelvic tilt, and the Q-angle estimate a 3-D angle or a spinal curve from a flat 2-D photo, where surface contour and body rotation relative to the camera both influence the absolute value. They are reliable for tracking change in the same person over time, but they are not a substitute for radiographic measurement, so they are tagged approx on every report.

How should I take photos so the numbers are reliable?

Use a front and a side photo with the camera at hip height and level (not tilted up or down), about 2-3 meters away, against a plain wall, in fitted clothing, standing relaxed. For tracking, the single most important factor is consistency: re-screen under the same camera height, distance, and lighting, because change over time is what the metrics read most reliably.

Is PosturaScreen a diagnostic device?

No. PosturaScreen does not diagnose conditions. It produces screening measurements for tracking posture over time and for informing a conversation with a licensed physiotherapist, physician, or chiropractor. A diagnosis requires a clinician who can integrate the measurements with a physical examination and history.

Selected references

Peer-reviewed studies on the reliability and validity of photo-based posture measurement that inform this methodology:

These studies establish two things this methodology relies on: photographic postural angles are repeatable (high inter-rater and test-retest reliability), and AI-based 2-D estimates correlate strongly with radiographic measures without replacing them — the exact basis for reporting useful screening numbers while tagging the radiograph-class metrics approx.

How to reach the methodology team

Researchers, clinicians, or curious readers with feedback, corrections, or questions about our measurement approach: please email support@posturascreen.com. Corrections to this page are tracked per our editorial standards and dated in a changelog at the foot of the article.

Page published: 2026-05-24. Last reviewed: 2026-05-29. Owner: PosturaScreen Editorial Team.

See the measurement run on your own photos.

Upload a front or side photo for a free personal screen; add the second view for all 17 metrics with honest approx tags.

Try a one-off screen