{% extends 'base.html' %} {% load static %} {% load i18n %} {% block title %}{% trans "Virtual Body Scan - Virtual Fitting System" %}{% endblock %} {% block content %}
{% trans "Two images needed: full-body pose + face selfie" %}
{% trans "Please enter a valid height between 100 and 250 cm." %}
{% trans "Your height is used to calibrate YOLO body measurements for accuracy." %}
{% trans "Come close! Fill the circle with your face" %}
{% trans "Hold still!" %}
{% trans "Auto-capturing when position is correct..." %}
{% trans "Analysing with YOLO + AI..." %}
{% trans "Detecting pose, measuring body, detecting skin tone..." %}
{% trans "Body Pose" %} ✓
{% trans "Face Selfie" %} ✓
{% trans "Upload a full-body photo AND a face selfie for AI analysis" %}
{% trans "Drop body photo here" %}
{% trans "or click to browse" %}
{% trans "Stand facing the camera, full body visible" %}
✓ {% trans "Body image ready" %}
{% trans "Drop face selfie here" %}
{% trans "or click to browse" %}
{% trans "Close-up of your face, good lighting" %}
✓ {% trans "Face image ready" %}
{% trans "Analysing with YOLO + AI..." %}
{% trans "Detecting pose, measuring body, detecting skin tone..." %}
{% trans "Enter your body measurements and upload a hand photo for skin tone" %}
{% trans "Drop hand photo here" %}
{% trans "or click to browse" %}
{% trans "Photo of the back of your hand, good lighting, no filters" %}
✓ {% trans "Hand image ready" %}
{% trans "Analysing with AI..." %}
{% trans "Detecting skin tone, recommending size..." %}