Docs @ Psychtoolbox Wiki : PsychOpenEyes

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

PsychOpenEyes

PsychtoolboxPsychVideoCapture

result = PsychOpenEyes(cmd, handle [, arg1, arg2, ...]);

PsychOpenEyes controls Psychtoolboxs built-in computer vision based eye
tracker, based on the free-software open-source "OpenEyes" toolkit.

Syntax: result = PsychOpenEyes(command, handle, optional arguments...);

'command' is a subcommand, similar to the subcommands in Screen() and
other PTB functions.

'handle' A numeric handle to the tracker connection. Currently you should
just pass zero (0) as handle.

'arg1, arg2, ...' Optional arguments for different subcommands.


Subcommand and their syntax/meaning:


PsychOpenEyes('OpenTracker')




Path   Retrieve current version of PsychOpenEyes.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychVideoCapture/PsychOpenEyes.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0216 seconds