hoarfw / air-mouse

Automatically exported from code.google.com/p/air-mouse
0 stars 0 forks source link

Z-Axis Scrolling: Position Estimation / Amplitude Scan / Button based #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The Z-Axis Scrolling / Position Estimation is still not accurate. The
double integration of Acceleration --> Velocity --> Position is accumulates
a lot of errors..

What is the expected output? What do you see instead?
- The idea is to allow the user to easily scroll on a Google Earth
Interface. You can use 'Hello Google Earth' if you don't wnt to install GE: 
http://earth-api-samples.googlecode.com/svn/trunk/demos/helloearth/index.html

I leave it to you (Sagar) to decide what user-interaction do you want the
user to have. It may *not* be Position Estimation but just a Amplitude Scan
if desired. Do as you like! Our fallback option is to use a button based
scrolling.

You can reach me on the email (or just update this) for help!
Manav

Original issue reported on code.google.com by manavkataria on 1 Jun 2009 at 10:09