Difference between revisions of "Proj-2012-2013-RéducationFonctionnelle"

From air
Jump to navigation Jump to search
Line 14: Line 14:
 
== Week 1 (January 14th to January 20th) ==
 
== Week 1 (January 14th to January 20th) ==
   
- Project discovery and technologies study (Microsoft Kinect, Intel Creative 3D camera)
+
* Project discovery and technologies study (Microsoft Kinect, Intel Creative 3D camera)
- Kinect and Creative SDKs set up and tests
+
* Kinect and Creative SDKs set up and tests
- Talk about the application and development possibilities
+
* Talk about the application and development possibilities
   
   
 
== Week 2 (January 21th to January 27th) ==
 
== Week 2 (January 21th to January 27th) ==
   
- First meeting with the tutors, Mr Vuillerme, assistant professor at Joseph Fourier University of Grenoble, and Mr Semere, intern plastic surgeon at the general hospital of Grenoble. Talk about the project expectations.
+
* First meeting with the tutors, Mr Vuillerme, assistant professor at Joseph Fourier University of Grenoble, and Mr Semere, intern plastic surgeon at the general hospital of Grenoble. Talk about the project expectations.
  +
 
After the meeting, we identified the following main aspects :
 
After the meeting, we identified the following main aspects :
o Be conform to the suggested type of rehabilitation (amplitude variations),
+
* Be conform to the suggested type of rehabilitation (amplitude variations),
o The main support will consist of a hand rehabilitation book and several demonstration videos,
+
* The main support will consist of a hand rehabilitation book and several demonstration videos,
o The software will implement a little game that will be played by the patient moving his hand,
+
* The software will implement a little game that will be played by the patient moving his hand,
o A tutorials list will be available on the main screen,
+
* A tutorials list will be available on the main screen,
o Take into account a slight margin regarding the angles measurement,
+
* Take into account a slight margin regarding the angles measurement,
o Each exercise will last one minute and should provide a continuous indicative grade.
+
* Each exercise will last one minute and should provide a continuous indicative grade.
- Decision of using the Intel Creative camera instead of the Microsoft Kinect because it really seems to match the project requirements (better fingers moves detection).
+
* Decision of using the Intel Creative camera instead of the Microsoft Kinect because it really seems to match the project requirements (better fingers moves detection).
   
   
== Week 3 (January 28th to Febrary 3th) ==
+
== Week 3 (January 28th to February 3th) ==
   
 
- First SRS version.
 
- First SRS version.
Line 38: Line 39:
 
- Study of the SDK in order to chose the best matching programming language, which appears to be C#.
 
- Study of the SDK in order to chose the best matching programming language, which appears to be C#.
   
== Week 4 (Febrary 4th to Febrary 10th) ==
+
== Week 4 (Febrary 4th to February 10th) ==
   
 
- Second UML diagram version.
 
- Second UML diagram version.
Line 45: Line 46:
   
   
== Week 5 (Febrary 11th to Febrary 17th) ==
+
== Week 5 (February 11th to February 17th) ==
   
 
- New SRS version.
 
- New SRS version.

Revision as of 17:17, 19 February 2013

Description

Nowadays, more and more people are facing hand dysfunction, which is a serious handicap in daily life. In order to provide convenient and efficient solutions to those patients, a playful hand rehabilitation software project has been suggested. The aim is to allow the users to train freely at home and obtain a relevant progress grade through their rehabilitation program.

Tutors

  • Nicolas Vuillerme
  • Alessandro Semere
  • Didier Donsez

Students

  • Rebecca Poustis
  • Elisa Martinez

Week 1 (January 14th to January 20th)

  • Project discovery and technologies study (Microsoft Kinect, Intel Creative 3D camera)
  • Kinect and Creative SDKs set up and tests
  • Talk about the application and development possibilities


Week 2 (January 21th to January 27th)

  • First meeting with the tutors, Mr Vuillerme, assistant professor at Joseph Fourier University of Grenoble, and Mr Semere, intern plastic surgeon at the general hospital of Grenoble. Talk about the project expectations.

After the meeting, we identified the following main aspects :

    * Be conform to the suggested type of rehabilitation (amplitude variations),
    * The main support will consist of a hand rehabilitation book and several demonstration videos,
    * The software will implement a little game that will be played by the patient moving his hand,
    * A tutorials list will be available on the main screen,
    * Take into account a slight margin regarding the angles measurement,
    * Each exercise will last one minute and should provide a continuous indicative grade.
    * Decision of using the Intel Creative camera instead of the Microsoft Kinect because it really seems to match the project requirements (better fingers moves detection).


Week 3 (January 28th to February 3th)

- First SRS version. - First thoughts about the UML structure of the project. - Study of the SDK in order to chose the best matching programming language, which appears to be C#.

Week 4 (Febrary 4th to February 10th)

- Second UML diagram version. - First sketch of our Graphical User Interface (GUI). - First C# learning session using siteduzero website.


Week 5 (February 11th to February 17th)

- New SRS version. - Detailed study of the SDK C# source code to understand the main structures, functions used and how the fingers detection is made. - Thoughts about Object and Use diagrams.


Download

Intel Perceptual Computing SDK Beta3 : http://software.intel.com/en-us/vcsource/tools/perceptual-computing-sdk

Appendice

SRS : http://air.imag.fr/mediawiki/index.php/Proj-2012-2013-R%C3%A9ducationFonctionnelle/SRS