(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Implementation of interactive games to a shoulder rehabilitation and evaluation system

What is it about?

In this paper, Kinect combined with multiple sensors of a Bluetooth ball is proposed to improve the measurement function of the arm’s micro-motion trajectory, rotation amount, and acceleration, which cannot be detected by Kinect alone.

Why is it important?

Experiments show that virtual games combined with multiple sensors can better understand the patient’s rehabilitation situation.

Read more on Kudos…
The following have contributed to this page:
Chi-Hung Wang
' ,"url"));