Function mosaic::pose_tracking_quality_for#

Function Documentation#

RmsQuality mosaic::pose_tracking_quality_for(double detectionRate)#

Buckets a live pose-detection rate (fraction of recent frames with at least one detected subject, [0,1]) into the same green/amber/red status vocabulary already established for calibration quality (src/calibration/rms_quality.hpp) — high rate is good, unlike RMS error where low is good, so the thresholds run in the opposite direction.