Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.78 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.78 KB

KinRes (Kinect Respiratory Monitoring)

This software records human respiratory signal by using the Microsoft Kinect Xbox One (v2) sensor. This is developed in C#.NET on Microsoft Windows.

⚠️ This version runs with SMA filter and manual chest ROI detection. The Kalman filter is not included in this version on GitHub yet.

Citation

Please cite the following references if you are using KinRes partially or as a whole:

  • K. Bakhtiyari, J. Ziegler, and H. Husain, "KinRes: depth sensor noise reduction in contactless respiratory monitoring," presented at the Proceedings of the 11th EAI International Conference on Pervasive Computing Technologies for Healthcare (PervasiveHealth), Barcelona, Spain, 2017, pp. 472-475. DOI: 10.1145/3154862.3154896 [Full-Text] | [Presentation] | [Poster]

  • S. H. Lim, E. Golkar, and A. A. A. Rahni, "Respiratory motion tracking using the kinect camera," presented at the Biomedical Engineering and Sciences (IECBES), 2014 IEEE Conference on, 8-10 Dec. 2014, pp. 797-800. DOI: 10.1109/IECBES.2014.7047619

Software Screenshot v.1.5 (Windows 10 64-bit)

Software Screenshot v.1.5 (Windows 10 64-bit)


Developer(s)

Contribution

Feel free to join the open-source community and contribute to this repository.