Outils pour utilisateurs

Outils du site


projets:plim:20142015:gr8

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
projets:plim:20142015:gr8 [2014/11/18 10:55] perronprojets:plim:20142015:gr8 [2014/11/18 11:03] (Version actuelle) perron
Ligne 1: Ligne 1:
 ==== MAIN INFORMATIONS about the Project ==== ==== MAIN INFORMATIONS about the Project ====
 +
 This project is part of the “Plateformes Logicielles pour l’Informatique Mobile” (Software Platforms for Mobile Computing) course in our last year of Computer Science Engineering studies. It consists of developing a Windows Phone 8 mobile app that leverages the various sensors available on a smartphone, and using Machine Learning techniques to categorize the measured data and detecting different possible states. In our case, the measured information is the geographic location of the device. This project is part of the “Plateformes Logicielles pour l’Informatique Mobile” (Software Platforms for Mobile Computing) course in our last year of Computer Science Engineering studies. It consists of developing a Windows Phone 8 mobile app that leverages the various sensors available on a smartphone, and using Machine Learning techniques to categorize the measured data and detecting different possible states. In our case, the measured information is the geographic location of the device.
 +
  
 === MEMBERS === === MEMBERS ===
  
 [Montana][Perron] [Montana][Perron]
 +
  
 === Title of the Project : GeoLink === === Title of the Project : GeoLink ===
Ligne 47: Ligne 50:
  
 We didn’t have enough time to implement the adaptation, but were able to implement the cluster recognition from the data measured with the GPS sensor. We didn’t have enough time to implement the adaptation, but were able to implement the cluster recognition from the data measured with the GPS sensor.
 +
 +If we were to add the adaptation part, the current state of the project would represent the machine learning part. Once the clusters detected, the user could assign them a label as well as an action, such as launching a web page. He can then edit whenever he wants the name and add actions to a cluster.
 +It would also be nice to improve the cluster detection method, by using the diameter of each cluster and determine if the user really is inside the cluster, or if he is nowhere. If he is nowhere, the system could ask him if he wants to assign his position to an existing cluster, or create a new one.
  
 === SOFTWARE PACKAGES of the Project === === SOFTWARE PACKAGES of the Project ===
  
    * README File     * README File 
-Requirements: +[[https://drive.google.com/open?id=0B6CsFiTcd8K2V2FZS2ZuZUlCRjg&authuser=0|README.txt]]
-  * A PC computer running Windows 8.+
-  * Visual Studio Professional 2013 SP2 +
-  * Windows Phone 8.1 Silverlight SDK +
-  * A Windows Phone running WP8.1 for real-life tests +
- +
- +
- +
-Steps to open  and run the project: +
-  - Uncompress the Project_gr8.zip archive +
-  - Open the LearningMachine/LearningMachine.sln project file with Visual Studio +
-  - Run the application on the Windows Phone Emulator (8.1) or with a Windows Phone running WP8.1 Silverlight+
  
  
Ligne 96: Ligne 91:
   * Run a clustering algorithm with an existing data processing library.   * Run a clustering algorithm with an existing data processing library.
   * Determine which cluster a GPS Coordinates point falls in.   * Determine which cluster a GPS Coordinates point falls in.
- 
- 
- 
-=== Evolutions du projet === 
-La première évolution de notre projet serait de définir un périmètre pour chaque cluster afin de vraiment pouvoir définir des zones (ex: Maison, Polytech). 
-Puis notre projet pourra définir le nom de chaque zone et d’inclure l’action d’ouvrir des url dès que l’utilisateur entrera dans la zone. (ex: ouvrir http://edt.polytech.unice.fr/ en rentrant dans la zone Polytech). 
-L’utilisateur pourra en suite, ajouter, modifier le nom des zones ou les url à ouvrir et supprimer une zone. 
- 
- 
-=== CONSIGNES ET RAPPELS === 
- 
-== Some Instructions : == 
- 
-  - //  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 :// <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]] 
- 
- 
- 
- 
  
projets/plim/20142015/gr8.1416308156.txt.gz · Dernière modification : 2014/11/18 10:55 de perron