Outils pour utilisateurs

Outils du site


projets:plim:20142015:gr4

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
projets:plim:20142015:gr4 [2014/10/14 14:07] promoplim1415projets:plim:20142015:gr4 [2014/11/22 19:48] (Version actuelle) – Traduction bourgeois
Ligne 3: Ligne 3:
 === MEMBERS === === MEMBERS ===
  
-//Dans la suite,  +TURCHINI Marie-Catherine and BOURGEOIS Benjamin 
-[<nom1>] [<nom2>] [<nom3> est la liste des noms des membres d'une groupe de travail. +
-//+
  
 === Title of the Project : SportApp === === Title of the Project : SportApp ===
Ligne 11: Ligne 10:
 === Name of the members of the Group === === Name of the members of the Group ===
  
-    * Turchini +    * Turchini Marie-Catherine (IAM) : turchini@polytech.unice.fr 
-    * Marie-Catherine  +    * Bourgeois Benjamin (IAM) : bbourgeo@polytech.unice.fr
-    * IAM +
-    * turchini@polytech.unice.fr +
-    * Bourgeois +
-    * Benjamin +
-    * IAM +
-    * bbourgeo@polytech.unice.fr+
  
 === Equipments === === Equipments ===
Ligne 28: Ligne 21:
 === Content of the Project === === Content of the Project ===
  
-// quelques lignes sur le projet // +The application purpose  is to propose to sportsman an help and statistics about their activity and training sessions. It's made for joggersbut also for cyclists or for any person who practice a sport which involve movement.
-// indiquer les données collectées sur le téléphonele nom de l'API et du namespace .Net pour cela// +
-// indiquer les informations que vous voulez obtenir après traitement (classification ...) des données collectées// +
-// indiquer la manière dont vous présenterez les informations obtenues à l'utilisateur// +
-// indiquer si vous souhaitez utiliser les informations obtenues pour d'autres fonctionnalités comme des actions sur votre téléphone//+
  
-Le but de l'application est de proposer aux sportifs une aide et des statistiques sur leur activité. Elle convient tout aussi bien aux joggeurs qu'aux cyclistes ou tout autre pratiquant d'une discipline impliquant des déplacements.+Thus, during the physical effort, the application measures the following inputs: 
 +- The phone movements and tilts, in order to calculate the number of steps made by the user ; 
 +- Successive GPS coordinates, in order to calculate the jogger speed and, thanks to this, be able to draw his 
 +route at the end of the session.
  
-Ainsil'utilisateur pourra visualiser son trajet après coup et grâce au relevé de ses positions obtenir le détail des différentes vitesses successives auxquelles il étéEtant donné qu'avec la marge d'erreur des relevés et également la performance de l'utilisateur il n'est pas possible d'obtenir une seule vitesse uniforme sur une plage temporelle définieun algorithme de clustering interviendra pour traiter ces données et transmettre une information utile sur la vitesse déployée sur cette plage temporelle.+Sothanks to this data collection, the user could, at the jogging end: 
 +- Know for how long he ran ; 
 +- Know how many steps he did ; 
 +- Know the minimal, maximal and average speed ; 
 +- Visualize bar chart of the time spent by speed sliceHe will have 3 slices : slow for the walk, average for the race, and fast for the sprint ; 
 +- Visualize his path on a Map, thanks to the GPS coordinatesand obtain the detail of the successive speeds 
 +of the jogger.
  
  
Ligne 42: Ligne 40:
  
    * 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 //+[[http://users.polytech.unice.fr/~bbourgeo/img_plim/readme.txt]]
  
    * Project zip file     * Project zip file 
-// add the zip file of the Project //+[[http://users.polytech.unice.fr/~bbourgeo/PLIM_Appli_Running(G4).zip]]
  
    * All required softwares     * All required softwares 
-//Put all the links and explanations to install and to configure required softwares, before your WP8.X C# project// +Microsoft Visual Studio : [[http://www.microsoft.com/france/visual-studio/]] 
 + 
 +Windows Phone 8.0 SDK : [[http://www.microsoft.com/fr-fr/download/details.aspx?id=35471]] 
  
 === HOW TO USE IT  === === HOW TO USE IT  ===
  
-// here write step by step how to use your project //  +__1. Launch the application__
-// you can add copies of screen in it //+
  
-=== RESULTS  ===+{{http://users.polytech.unice.fr/~bbourgeo/img_plim/lancement_appli.png}}
  
-// Write a summary of the main results of the project //+__2. Click on "Start jogging!" button__
  
-=== Optionnal but considered in the evaluation An 2 pages ACM paper on your results ====+{{http://users.polytech.unice.fr/~bbourgeo/img_plim/debut_jogging.png}}
  
-// Optionnal but considered in the evaluation //+__3. Perfom movement during the training__
  
-//if you finnd enough time, you can write a 2 pages paper about your project in a professional ACM formatThis paper will be submitted to other researchers in the field and perhaps to present  a poster in a conference and/or Workshop +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/pendant.png}}
-//+
  
-**A Paper ACM Format :** +__4Click on "Stop jogging." button__
-[[http://www.acm.org/sigs/publications/pubform.doc|Word ACM Format]]+
  
 +__5. Visualize the training session statistics and informations__
  
-=== CONSIGNES ET RAPPELS ===+{{http://users.polytech.unice.fr/~bbourgeo/img_plim/graphe_vitesse.png}}
  
-== Quelques consignes ==+{{http://users.polytech.unice.fr/~bbourgeo/img_plim/histogramme.png}}
  
-  - //  Warning everything must be written in english ....//  +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/trace_course.png}} 
-  - // Warning : every added file (exfigures, 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 :// <code> [[http://example.com|Lien externe]] </code> + 
-  - //For more informations on DokuWiki syntax go to// [[https://www.tigli.fr/doku.php?id=wiki:syntax|syntax dokuwiki]]+ 
 +=== RESULTS  ===
  
 +At the end of the training, the sportsman can have the number of steps, the movement route and speeds results. These are calculated at each new statement, the average is adjusted thanks to that, likewise for the bar chart, that to say the time spent by speed distribution is also adjusted in real-time.
  
projets/plim/20142015/gr4.1413295625.txt.gz · Dernière modification : 2014/10/14 14:07 de promoplim1415