Sliding Puzzle Project

Slides:



Advertisements
Similar presentations
Presenter: Brittany Hebert Undergraduate Student Involvement: Bradley Jouty Faculty Advisor: Dr. Carolina Cruz-Neira Industry Supervisor: Donald Gremillion.
Advertisements

Page 1 SIXTH SENSE TECHNOLOGY Presented by: KIRTI AGGARWAL 2K7-MRCE-CS-035.
SIXTH SENSE TECHNOLOGY
The Science of Digital Media Microsoft Surface 7May Metropolia University of Applied Sciences Display Technologies Seminar.
- List of Multimodal Libraries - (UniFr students only)
Gyration GyroMouse. Digitizers 3D Digitization Data Gloves (Haptic Devices)
1 of 6 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Comp 410: Final Project Christopher Alme Christopher Nunu Dennis Qian Stanley Roberts.
 Introduction  Devices  Technology – Hardware & Software  Architecture  Applications.
TOUCHLESS TOUCH SCREEN
HAND GESTURE BASED HUMAN COMPUTER INTERACTION. Hand Gesture Based Applications –Computer Interface A 2D/3D input device (Hand Tracking) Translation of.
RAGEEVGANDHI MEMORIAL COLLEGE OF ENGINEERING AND TECHNOLOGY
“S ixth Sense is a wearable gestural interface device that augments the physical world with digital information and lets people use natural hand gestures.
Sixth Sense Technology. Already existing five senses Five basic senses – seeing, feeling, smelling, tasting and hearing.
ASSISTIVE TECHNOLOGY PRESENTED BY ABDUL BARI KP. CONTENTS WHAT IS ASSISTIVE TECHNOLOGY? OUT PUT: Screen magnifier Speech to Recogonizing system Text to.
Video Eyewear for Augmented Reality Presenter: Manjul Sharma Supervisor: Paul Calder.
People in multimedia Systems. Multimedia Systems Multimedia systems are designed by a team of people who specialise in a particular field, For example:
Augmented Reality New Trend in Education Adoracion C. Cunanan Presenter.
VeribisCRM CUSTOMER RELATIONSHIP MANAGEMENT Engin Duran Experience is our know how.
INTERACTING WITH SIMULATION ENVIRONMENTS THROUGH THE KINECT Fayez Alazmi Supervisor: Dr. Brett Wilkinson Flinders University Image 1Image 2 Source : 1.
Presentation by: K.G.P.Srikanth. CONTENTS  Introduction  Components  Working  Applications.
Lectio Praecursoria Miguel Bordallo López
Program Lead Faculty, Cynthia Sistek- Chandler, Ed D.
UNIT - 1Topic - 3. Computer software is a program that tells a computer what to do. Computer software, or just software, is any set of machine-readable.
Submitted by:- Vinay kr. Gupta Computer Sci. & Engg. 4 th year.
Project By: Brent Elder, Mike Holovka, Hisham Algadaibi.
COMPUTER PARTS AND COMPONENTS INPUT DEVICES
Visual and Specialised Interfaces. 3D Software Developments have led to visual systems such as pictures of the earth’s structure and reproductions of.
Virtual Reality Lecture2. Some VR Systems & Applications 고려대학교 그래픽스 연구실.
Mixed Reality: A Model of Mixed Interaction Céline Coutrix, Laurence Nigay User Interface Engineering Team CLIPS-IMAG Laboratory, University of Grenoble.
TOUCH ME NOT Presented by: Anjali.G.
Emerging Trends in Educational Technology Nashae Lumpkin Technology as Teaching & Learning Tool.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
CONTENT FOCUS FOCUS INTRODUCTION INTRODUCTION COMPONENTS COMPONENTS TYPES OF GESTURES TYPES OF GESTURES ADVANTAGES ADVANTAGES CHALLENGES CHALLENGES REFERENCE.
What is Input?  Input  Processing  Output  Storage Everything we enter into the computer to do is Input.
What is Multimedia Anyway? David Millard and Paul Lewis.
Understanding Mobile Devices, Interactions, and Tools Lesson 1.
© Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Get up close and personal.
TOUCHLESS TOUCHSCREEN USER INTERFACE
Computer and Digital Technologies in the Classrooms Chapter 3-4 TLT.
Nickolas McCarley University of Alabama Abstract Robotic Navigation through Gesture Based Control (RNGBC) assists people who may not be able to operate.
IT Vocabulary Basics Review Sit at tables. Need pencil/pen.
+ Year 2 Computing Specialism Session 2 Aims of the session For students to develop an understanding of: How Computing provides wide range of tools that.
Virtual Reality Prepared By Name - Abhilash Mund Regd.No Branch - Comp.sc & engg.
Using Kinect for educational purposes
Hand Gestures Based Applications
Derek Hunt Education Commons
SIXTH SENSE TECHNOLOGY
Introduction to Virtual Environments & Virtual Reality
Mobile Navigation Control for Planetary Web Portals Team Members: John Calilung, Miguel Martinez, Frank Navarrete, Kevin Parton, Max Ru, Catherine Suh.
Emerging Trends in Information Technology
Augmented Reality And Virtual Reality.
What is Augmented Reality?
Putting All The Pieces Together: Developing a Cyberinfrastructure at the Georgia State University Library Tim Daniels, Learning Commons Coordinator Doug.
P1: Smart Phone Interaction Workaround
Derek Hunt Education Commons
Visualize Streaming Big Data Through Augmented Reality
Visualize Streaming Big Data Through Augmented Reality
A seminar on Touchless Technology
Graphical User Interface Based Digital Sixth Sense
Higher School of Economics , Moscow, 2016
A glove that touch the future By jia ming feng
Introducing the .NET Framework
Android Developer Fundamentals V2
LEAP MOTION: GESTURAL BASED 3D INTERACTIONS
Internal components of a computer.
Higher School of Economics , Moscow, 2016
Higher School of Economics , Moscow, 2016
Overview of Computer system
Presentation transcript:

Sliding Puzzle Project School of Natural Science, Indiana University Southeast The Project The Team The Tools Abstract This Sliding Puzzle Project is a computer application that has a user solve a puzzle of randomly shuffled tiles of numbers or pictures. The application randomly shuffles the puzzle and uses a LEAP Motion sensor as a way for the user to interact. The Sliding Puzzle Project responds to the user’s hand gestures to move the puzzle pieces by using a forward screen tap recognized by the LEAP motion. The application will utilize a webcam to take a picture to be divided into a puzzle pieces for custom puzzles. This application has three levels of difficulties of randomized puzzles for the user to solve. Leap Motion Leap Motion uses natural input to unlock technology. The user interacts with digital content in virtual and augmented reality using hand gestures as would be done in the real world. The combination of software and hardware track the movement of hands and fingers with low latency and converts it into a virtual input. Aden Gleitz Assistant Team Manager/ Product Owner. Cassandra Mayfield Assistant Team Manager/ Product Owner. C# in Visual Studio Visual Studio is engineered for productively building type-safe and object-oriented applications. It enables developers to target Windows, Web, and mobile devices. Visual Studio programs benefit from security and language interoperability. We used WPF (Window Presentation Foundation) to build the application using C# programming language. David Phaire Project Manager/Scrum Master The options screen where the user makes their selection. The Welcome/Tutorial Screen. Dr. Kimmer Faculty staff assistant A randomly shuffled picture puzzle. A puzzle a user has completed.