projets:plim:20142015:gr7
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
projets:plim:20142015:gr7 [2014/11/18 10:02] – bitschen | projets:plim:20142015:gr7 [2014/11/22 17:38] (Version actuelle) – bitschen | ||
---|---|---|---|
Ligne 10: | Ligne 10: | ||
=== Name of the members of the Group === | === Name of the members of the Group === | ||
+ | |||
* **Firstname**: | * **Firstname**: | ||
Ligne 48: | Ligne 49: | ||
The accelerometer allow us to get 3 measures : X, Y and Z. Those 3 values represent the acceleration in a three dimensions space. In the project we use the Accelerometer object which allows us to get all those informations, | The accelerometer allow us to get 3 measures : X, Y and Z. Those 3 values represent the acceleration in a three dimensions space. In the project we use the Accelerometer object which allows us to get all those informations, | ||
- | We want to get two clusters that allow us to determine an average of the amplitude and frequency of our movement. | + | We want to get two clusters that allow us to determine an average of the amplitude and frequency of our movement. |
- | // indiquer la manière dont vous présenterez les informations obtenues à l' | + | It s the répartition of the points in those two clusters that permits to determine which kind of movement the user is doing. We determined. |
- | // indiquer si vous souhaitez utiliser les informations | + | We choosed to show the variation of the accelerometer to the user through two interface elements : |
+ | * Three textblocks to show the actual values | ||
+ | * Three vectors to show graphically the variations of those values | ||
+ | |||
+ | The user chose when he wants to start the record and when when to stop it with the start and stop button. When the user presses the start button, we begin to record. We store the accelerometer' | ||
+ | |||
+ | When the execution is finished, we show all clustering | ||
+ | * number of points that have been recorded | ||
+ | * the repartition of the points between the two clusters | ||
+ | * the movement induced by the analysis of those informations | ||
+ | |||
+ | |||
+ | We didn't have time to, but we could associate the movement recognition with some actions | ||
Ligne 58: | Ligne 71: | ||
* README File | * README File | ||
- | // an README file to explain all you install from Visual Studio 2013 SP2 with the SDK WP8.0 or later, to deploy and execute your project on the Windows Phone // | + | |
+ | Link to the README: [[https:// | ||
* Project zip file | * Project zip file | ||
- | // add the zip file of the Project | + | [[https://drive.google.com/ |
* All required softwares | * All required softwares | ||
- | //Put all the links and explanations | + | You just need to install |
=== HOW TO USE IT === | === HOW TO USE IT === | ||
- | // here write step by step how to use your project // | + | Our projetct is really easy to use : |
- | // you can add copies of screen in it // | + | |
+ | - Go on your windows phone' | ||
+ | - Chose GestureRecognizer application | ||
+ | - Push the start button to start the recording | ||
+ | - Do whatever you want, like walking, running, or just stand there. | ||
+ | - Push the stop button and you get the clusters informations and detection' | ||
=== RESULTS | === RESULTS | ||
- | // Write a summary of the main results | + | The main result |
- | + | - How to develop a Windows Phone application | |
- | === Optionnal | + | - How to create an interface with .xaml files |
- | + | - Developping | |
- | // Optionnal but considered | + | - How to exploit datas from phone sensors (Accelerometer in this case) |
- | + | - How to use Kmeans algorithm to make clusters | |
- | //if you finnd enough time, you can write a 2 pages paper about your project in a professional ACM format. This paper will be submitted | + | |
- | // | + | |
- | + | ||
- | **A Paper ACM Format :** | + | |
- | [[http:// | + | |
- | + | ||
- | + | ||
- | === CONSIGNES ET RAPPELS === | + | |
- | == Quelques consignes : == | ||
- | - // Warning : everything must be written in english ....// | ||
- | - // Warning : every added file (ex. figures, picture, sources, binaries, video ...) must be added through a web links on a Web repository. You can use such a syntax to integrate the link in this page :// < | ||
- | - //For more informations on DokuWiki syntax go to// [[https:// |
projets/plim/20142015/gr7.1416304946.txt.gz · Dernière modification : 2014/11/18 10:02 de bitschen