|
|
|
|
|
| [oats-sig] new member of mailing list | |
|
Steve Lee
steve at fullmeasure.co.uk
|
|
| Article: [oats-sig] new member of mailing list | |
|
>On 01/10/2007, stephen emslie <stephenemslie at gmail.com> wrote: > What would be really great is if we could get opengazer running with > other webcams to compare accuracy. I'm definitively interested and will look at it in a week or so. Thanks for your work and do keep us posted. > The next step is to start interpreting the calculated gaze positions > into a switch activation. opengazer outputs everything to a port as it > works, which should make things a bit easier. Any suggestions on good > assistive software I can play around with? I hear there's this great > "Jambu" thing... :) What sort of port? If it can be a USB joystick then you could knock something up with pygame (wraps SDL). It's really easy, just remember to call the event.pump function if polling joystick directly w/o event loop. You also get mouse and key access. Here's a little test script you can run. http://cvs.icculus.org/cvs/pyddr/Attic/pyjoy.py pyatspi lets you easily generate synthetic key and mouse events as well as controlling apps via AT/SPI a11y API. http://live.gnome.org/GAP/PythonATSPI -- Steve Lee -- Open Source Assistive Technology Software PowerTalk - your presentations can speak for themselves www.fullmeasure.co.uk |
|
| Main Becta Site | | Return to top |