meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
maemo2010:grp12:start [2010/08/19 15:44]
grp12
maemo2010:grp12:start [2010/08/20 13:45]
grp12
Line 1: Line 1:
-====== grp12 - Your Project name here ====== +====== grp12 - DrawingViewer ====== 
-  - Name1 -- Student Number -- School +  - Harri Hämäläinen -- 0076075 -- LUT 
-  - Name2 -- Student Number -- School +  - Marko Ihonen -- 0279076 -- LUT 
-  - Name3 -- Student Number -- School +  - Antti Knutas -- 0279186 -- LUT
-  - Name4 -- Student Number -- School+
  
 ===== Idea ===== ===== Idea =====
  
-{{:maemo2010:grp12:grp12_maemo_monitor_idea_slide.odp|Slide}}+  * Motivation: 
 +    * Visual information, drawings and details from a precast element is needed on all stages of a construction project. 
 +    * The availability of printed documents is limited especially on a construction site 
 +        * Number of parties require this information during a day so it should be accessible at all times.
  
-  * Using the camera to detect movement +  * The usage of mobile device to download drawings and details from a BIM-model
-    * Compares every image to previous ones +
-    * Calculates rgb values from pixels and compares them against threshold+
  
-  * If an intruder is detected: + 
-   * Take a picture and send it to the server +
-   * Play an alarm sound+
  
-  * Motivation: +===== Presentation =====
-   * Construction projects are temporary and locations vary +
-   * Need to protect/monitor construction site offices and other equipment +
  
 +{{:maemo2010:grp12:grp12_presentation.odp|slides}}
  
 +===== Screenshots =====
  
 +Main screen
  
-===== Screenshots ===== 
  
-Upload and attach couple screenshots of application +{{:maemo2010:grp12:screenshot01.png?400|}}
  
-===== Code =====+After successful download
  
-Upload and attach your project **source code** package here. 
-  * Clean up compiled binary files before making package 
-  * Use .zip format 
-   
-===== Conclusion ===== 
  
-Your group comments and thinkings of developing you project in maemo +{{:maemo2010:grp12:screenshot03.png?400|}}
-environment+
  
 +Invalid identifier
  
 +
 +{{:maemo2010:grp12:screenshot02.png?400|}}
 +
 +===== Code =====
 +
 +{{:maemo2010:grp12:server_src.zip|Server source}}
 +    
 +{{:maemo2010:grp12:grp12_client.tar.gz|Client source and doc}}
 +
 +===== Conclusion =====
 +Our initial idea of monitoring with a camera was discarder due to the development environment problems.
 +Timelimit was not enough for us to implement it.