Download
shooting game n.
Skip this Video
Loading SlideShow in 5 Seconds..
Shooting Game PowerPoint Presentation
Download Presentation
Shooting Game

Shooting Game

196 Views Download Presentation
Download Presentation

Shooting Game

- - - - - - - - - - - - - - - - - - - - - - - - - - - E N D - - - - - - - - - - - - - - - - - - - - - - - - - - -
Presentation Transcript

  1. ShootingGame Prof. HezyYeshurun Mr. Danny Feldman

  2. The Game • Interactive 2 players game • Against another player or the computer • Full flexibility for the players – costumed gestures • Client – server architecture

  3. The gestures recognition • The OpenCV library was used via the OpenCVDotNet wrapper • The player can calibrate how to implement each gesture • Basic machine learning procedures were implemented

  4. The Game Flow • The player determines its settings (game, speed and level) • The server gets clients playing requests and matches couples of same game and same level • The client waits for the initiation signal from the server and then calibrates the gestures

  5. The Game Flow – cont’d • The clients send a verification about the calibration ending • The server waits for both clients verifications and then sends a “start playing” cue • The BL unit is called to run the game

  6. The working method & milestones 6 Deciding together about the project subject Creating the User Manual and the design documents Splitting the work into 4 parts Using C# with the visual studio along with SVN as our source control Using Skype for world wide communication

  7. Challenges • The FILL method that was originally came with the OpenCv package was not good enough • Many web cameras and codecs did not meet requirements • Optimizing use and testing OpenCv component for our purposes

  8. The Project Members Ilan Simon Miri Gerstein Karin Faingold Tal Mor

  9. Thank you’s 9 Google Tortoise SVN Skype OpenCV OpenCVDotNet