Outils pour utilisateurs

Outils du site


projets:plim:20152016:gr13

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:20152016:gr13 [2015/11/17 08:47] – [MAIN INFORMATIONS about the Project] isoardprojets:plim:20152016:gr13 [2015/11/22 20:05] (Version actuelle) – [MAIN INFORMATIONS about the Project] isoard
Ligne 25: Ligne 25:
  
 == Screenshots and GUI description ==  == Screenshots and GUI description == 
 +The GUI of our application contains 2 buttons used to launch and stop the record of values for
 +the accelerometer and the luminosity. There is also a button and a text area to show the current state 
 +of shaking and luminosity acknowledged from recorded values and k-means algorithm.
 +
 + {{:projets:plim:20152016:apppl.png?200|}}
  
 == SOFTWARE PACKAGES of the Project == == SOFTWARE PACKAGES of the Project ==
 +
 +You can download the Visual Studio Project: {{:projets:plim:20152016:phoneapp1.zip|}}
  
 == Required SOFTWARE Environment == == Required SOFTWARE Environment ==
   * Computer :    * Computer : 
     * Windows 10 with Virtualization     * Windows 10 with Virtualization
-    * Visual Studio 2015 with Windows Phone Developer +    * Visual Studio 2015 with Windows Phone Developer Packages 
   * Device :   * Device :
     * Windows Phone 8.1     * Windows Phone 8.1
  
 == How To build solution from project sources == == How To build solution from project sources ==
-Open project solution in Visual Studio 2015 +  * Open project solution in Visual Studio 2015 
-Choose Debug/Build environment then click on launch button+  Build app (PhoneApp1)
  
 === HOW TO USE IT and RESULTS === === HOW TO USE IT and RESULTS ===
- 
-== Video == 
  
 == Tutorial == == Tutorial ==
 +
 +The application needs some samples to perform the recognition, so you need to record some samples 
 +by using the buttons associated : there is one button for each capture (one for accelerometer and one for light sensor), you press one of the button to launch the capture, you put the phone in different situations during the record (moving normally and shaking hard for the accelerometer; low, normal and high luminosity for the 
 +light sensor), then you press again the same button to stop the capture.
 +
 +Once the samples recorded, the application will be able to recognize different situation for accelerometer and luminosity : the third button will show a special text when you shake the phone (you press it to clear the text) and the text area will show the actual level of luminosity (low, normal or high).
 +
 +Take care of correctly recording samples because the recognition is based on the k-means clustering (2 clusters for accelerometer and 3 for lightsensor), so if this step is done wrongly, the recognition might don't work.
 +
 +You can always record new samples using the associated buttons, the previous sample corresponding are erased and only the last record is used for recognition.
  
projets/plim/20152016/gr13.1447750024.txt.gz · Dernière modification : 2015/11/17 08:47 de isoard