Cap2Monitor

Brain Computer Interface Desktop Control. Don't Act, Just Think!

Eye Techniques Library

leave a comment »

Dear Team,

I sent you an e-mail that have the Eye techniques library attached in it, I just wanted to mention how to use it , here are the steps:

1. Add reference to that library
2. ClsLookDownDetection bd = new ClsLookDownDetection();
bd.LookDownOccured += new EventHandler(bd_LookDownOccured);
bd.Start();

3. Add the logic that you want to perform in the event handler bd_LookDownOccured and that’s it you’re ready to use it 😀

An important thing that you have the Virtual Acquisition System running and transmitting the signal so that the library will work on it

For Menna: I’ll change the name of the methods as we agreed don’t worry 🙂

Best Regards,
Hani Amr

Written by Hani Amr

March 23, 2009 at 4:10 pm

Posted in Uncategorized

Leave a comment