Face Scan Documentation - RE.DOCTOR

Face Scan Documentation
face scan SDK documentation

Face Scan Documentation

By: / / Comments Off on Face Scan Documentation

RE.DOCTOR Face Scan SDK (Software Development Kit) is a B2B platform with precise and easy-to-use camera-based diagnostics of vital signs and wellness.

Evaluating the Face Scan SDK

If you already have an API key, you can access the Web Playground which displays all the SDK methods in context.

What metrics are currently available?

Our Face Scan SDK currently exposes the following metrics based on real-time video analysis:

  • Heart Rate (real-time and aggregated)
  • Interbeat Intervals (real-time and aggregated)
  • Heart Rate Variability (HRV) – SDNN, lnRMSSD
  • Breathing Rate
  • Stress Index
  • Blood Pressure (systolic and diastolic) – beta version

The SDK also computes Cardiovascular health risks based on provided risk factors.

What platforms are supported?

The current version of the SDK supports mobile and web platforms.

  • Android – Flutter and Native (Java/Kotlin)
  • iOS – Flutter and Native (Objective-C++)
  • Web – Desktop Chrome-based browsers (JavaScript/TypeScript)

See system requirements for more details.

How does it work?

The SDK connects to the camera of a mobile/desktop device and uses real-time Computer Vision to isolate a human face in the video stream. A 3d model of the face is constructed, tracked and used to extract a high-quality, dense signal of blood pulsations using remote photoplethysmography (rPPG). Based on that dense signal, the SDK accurately determines the timings and shapes of all observed heartbeats and provides the user with precise heart-related metrics.

What does it consist of?

The SDK consists of:

  • compiled machine code (native shared library on Android/iOS, webassembly on Web) that contains high-performance real-time Computer Vision algorithms and neural networks
  • platform/framework-specific components for ease of integration and camera access
  • example app code for each supported platform



en_USEnglish