Introduction The project presented here describes an alternative method for controlling a mouse using a laser pointer.

Slides:



Advertisements
Similar presentations
1.Obtain laser pointer coordinates 2.Send laser pointer coordinates to laptop through the PS/2 port 3.Pixel Mapping between camera image and laptop screen.
Advertisements

Windows Basics: The Mouse. The Mouse Before you can explore the Desktop and Taskbar, you must know how to use your mouse. Your mouse is a pointing device.
Lecture 11: Two-view geometry
Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University
30 April Prepared by Avinash Kumar Chauhan B.Tech (IT) 4 th Year Roll No : Virtual Keyboard.
Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University
Digital Image Fundamentals Selim Aksoy Department of Computer Engineering Bilkent University
Page 1 SIXTH SENSE TECHNOLOGY Presented by: KIRTI AGGARWAL 2K7-MRCE-CS-035.
TITLE SHOULD BE ALL CAPS AND AROUND 75 FONT Author’s names should be around 62 pt font Emporia State University, Department of [enter department name here]
Face Recognition Based on 3D Shape Estimation
ICT has enabled disabled people to carry out many tasks that were only carried out by people with no disabilities.
Digtial Image Processing, Spring ECES 682 Digital Image Processing Oleh Tretiak ECE Department Drexel University.
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Models and Architectures Ed Angel Professor of Computer Science, Electrical and Computer.
1 Image Processing(IP) 1. Introduction 2. Digital Image Fundamentals 3. Image Enhancement in the spatial Domain 4. Image Enhancement in the Frequency Domain.
Squishy Circuits, Lemon Batteries, and understanding Circuits.
P1f(i) Data Transmission You will learn about: How Infrared is used Analogue and Digital Signals
 At the end of this class, students are able to  Describe definition of input devices clearly  List out the examples of input devices  Describe.
ASSISTIVE TECHNOLOGY PRESENTED BY ABDUL BARI KP. CONTENTS WHAT IS ASSISTIVE TECHNOLOGY? OUT PUT: Screen magnifier Speech to Recogonizing system Text to.
Designing and implementing a method for locating and presenting a Laser pointer spot Eran Korkidi Gil-Ad Ben-Or.
Examining Input Devices Computer Concepts Unit B.
1.Obtain laser pointer coordinates 2.Send laser pointer coordinates to the laptop through the standard PS/2 mouse port 3.Pixel Mapping 4.Attach a button.
Input Devices.
Presentation by: K.G.P.Srikanth. CONTENTS  Introduction  Components  Working  Applications.
GENERAL PRESENTATION SUBMITTED BY:- Neeraj Dhiman.
T-800 Vision by the Terminator Jonathan Russo, Asaf Shamir, Baruch Segal.
Accessing World Book Online at home and at school Judi Boswell Elementary Media Specialist.
Face Recognition System By Arthur. Introduction  A facial recognition system is a computer application for automatically identifying or verifying a person.
Submitted by:- Vinay kr. Gupta Computer Sci. & Engg. 4 th year.
NURIZAH RAMLI 10D0124 DTE. Any data or instruction entered into the computer is known as INPUT. An input device helps you to communicate with the computer.
CHRONOS-CONTROL COMPUTER CONTROL USING TI CHRONOS Cihat Keser Yeditepe University
CSC 461: Lecture 3 1 CSC461 Lecture 3: Models and Architectures  Objectives –Learn the basic design of a graphics system –Introduce pipeline architecture.
CMPT480 Term Project Yichen Dang Nov 28,2012.   For me:  Introduce a technology for painting without hands requirement  Deeper understanding of eye.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
Lec 22: Stereo CS4670 / 5670: Computer Vision Kavita Bala.
Multimedia Systems Lecture 1: Introduction Prof. Charlene Tsai
Bo QIN, Zongshun MA, Zhenghua FANG, Shengke WANG Computer-Aided Design and Computer Graphics, th IEEE International Conference on, p Presenter.
1 Artificial Intelligence: Vision Stages of analysis Low level vision Surfaces and distance Object Matching.
By Mrs. T in Digital Art Class
Hands-Free Camera Controller Jeffrey Gould. Overview Introduction –Background –Design Criteria Components Sensor Mapping Problems Demonstration Future.
Touch Screen, Head Mouse and Eye Gaze. Alternatives to the mouse & keyboard One alternative to the keyboard and mouse is a touch screen monitor Particularly.
Copyright © 2009 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 4: Events Programming with Alice and Java First Edition by John Lewis.
CONTENT FOCUS FOCUS INTRODUCTION INTRODUCTION COMPONENTS COMPONENTS TYPES OF GESTURES TYPES OF GESTURES ADVANTAGES ADVANTAGES CHALLENGES CHALLENGES REFERENCE.
Chapter 4 Exposure The Exposure Triangle and ISO.
Promoting Digital Citizenship Middle School “Asking The Right Questions” by Penny Hite
Virtual Pointing Device Using Stereo Camera The 6th International Conference on Applications and Principles of Information Science Jan , 2007, Kuala.
 Scratch Coordinate & Movements Scratc h Coordinate and Movement.
Multiplication Level 1 (Facts 0-2) Read These Instructions:  Try to get the answer before the computer puts it on the screen.  Do not click on your.
Multiplication Level 2 (facts 0-2, 5, 9) Read These Instructions:  Try to get the answer before the computer puts it on the screen.  Do not click on.
VIRTUAL KEYBOARD By Parthipan.L Roll. No: 36 1 PONDICHERRY ENGINEERING COLLEGE, PUDUCHERRY.
What is a Laser Mouse? Laser Mouse is a tool that will enable users to control a mouse on a projection screen using a laser pointer. Users will no longer.
Over the recent years, computer vision has started to play a significant role in the Human Computer Interaction (HCI). With efficient object tracking.
Active Flattening of Curved Document Images via Two Structured Beams
Input Devices.
Standard Input Devices
EYE TRACKING TECHNOLOGY
Why Laser Mouse? Professors Business Professionals.
CS4670 / 5670: Computer Vision Kavita Bala Lec 27: Stereo.
INTRODUCTION TASK PROCESS RESOURCES ACTIVITIES CONCLUSION
Click here for the answer. Click here for the answer.
Game Development Unity3D.
Click here for the answer. Click here for the answer.
Chapter 5 - Input.
Click here for the answer. Click here for the answer.
E74 Observing Organisms.
Lecture 16 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
眼動儀與互動介面設計 廖文宏 6/26/2009.
Transformations y - x x x x.
Page 37 Unit 1, Lesson 5: Coordinate Moves
Presentation transcript:

Introduction The project presented here describes an alternative method for controlling a mouse using a laser pointer.

Objectives This application is helpful for physically challenged people as it provides hands free operation. Through a standard laser pointer, we can revolutionized the presentation industry by introducing a new freedom of movement. Replacement Interface for a Wireless Mouse.

This application can be used by physically challenged people as it includes hands free operation Applications A laser light can be fitted with a head band or it can be fitted with spectacles. Laser light

Applications Through a standard laser pointer, we can revolutionized the presentation industry by introducing a new freedom of movement.

Applications Replacement Interface for a Wireless Mouse

Find the brightest area on the screen. Average positions of all bright points on the screen to extract pointer location. Transform the resulting coordinates to screen coordinates. Update pointer position. If there is a click command given, trigger a mouse click event on the updated pointer location Algorithm

Future Improvements Finding a small spot on the screen is problematic due to high rates of noise. Use an infrared camera and laser pointer let us “see” only the laser pointer and ignore background noise. Problem Solution

Future Improvements Mapping of the laser pointer from the screen to actual projection screen may not be precise Using the concept of pattern recognition, we can directly point the laser pointer on the projection screen Problem Solution

Don’t point lasers in people’s eyes or any light reflecting surface! Try to avoid the green color laser diode as it is most harmful to the human eyes. Ethical Considerations

Conclusion Our goal in this project was to design alternative system for controlling mouse cursor movements and mouse clicks events. The solution described here answer the problem that presented above. The solution is helpful for physically challenged people as it provides hands free operation.

R. C Gonzales and R. E Woods, “Digital Image Processing” Reading, MA: Addison-Wesley, Jain, A. K.. “Fundamentals of digital image processing”. Prentice Hall: Englewood Cliffs,NJ,1989 Books “laser light”- Wikipedia, the free encyclopedia. Web sites IEEE Proceedings ( Journals References

Kuntal Ghosh: Lecturer, I.S.I. KOLKATA (M.I.U.) Special Thanks to Thank you all for your time and patience. We could not have done it without you!

Any Questions ? ? ?