A Wearable Gait Monitoring System for 17 Gait Parameters Based on Computer Vision
Jiangang Chen, Yung-Hong Sun, Kristen Pickett, Barbara King, Yu Hen Hu, Hongrui Jiang
TL;DR
This work presents a cost-effective shoe-mounted gait monitoring system that uses a stereo camera to estimate 17 spatial, temporal, and spatiotemporal gait parameters while employing an FSR-based heel trigger for timing. The hardware comprises dual wearables with Raspberry Pi controllers, wide-field stereo cameras, a marker-based detection pipeline (YOLO), and triangulation to derive 3D marker positions, achieving high accuracy (>93.61%) and low drift (4.89%) over long walks. A Transformer-based person-identification experiment on the collected gait data achieved 95.7% accuracy, indicating the potential to integrate long-sequence gait data with LLMs for disease diagnosis and personalized assessment. The system is designed for real-world use, offering rapid stereo capture, low power requirements, and ease of installation, making it suitable for hospital and home monitoring and enabling richer gait datasets beyond traditional gait mats.
Abstract
We developed a shoe-mounted gait monitoring system capable of tracking up to 17 gait parameters, including gait length, step time, stride velocity, and others. The system employs a stereo camera mounted on one shoe to track a marker placed on the opposite shoe, enabling the estimation of spatial gait parameters. Additionally, a Force Sensitive Resistor (FSR) affixed to the heel of the shoe, combined with a custom-designed algorithm, is utilized to measure temporal gait parameters. Through testing on multiple participants and comparison with the gait mat, the proposed gait monitoring system exhibited notable performance, with the accuracy of all measured gait parameters exceeding 93.61%. The system also demonstrated a low drift of 4.89% during long-distance walking. A gait identification task conducted on participants using a trained Transformer model achieved 95.7% accuracy on the dataset collected by the proposed system, demonstrating that our hardware has the potential to collect long-sequence gait data suitable for integration with current Large Language Models (LLMs). The system is cost-effective, user-friendly, and well-suited for real-life measurements.
