Docs @ Psychtoolbox Wiki : ImagingStereoMoviePlayer

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

ImagingStereoMoviePlayer

PsychtoolboxPsychDemos

ImagingStereoMoviePlayer(moviefile [,stereoMode=8] [,imaging=1] [,anaglyphmode=0] [,screenid=max])

Minimalistic movie player for stereo movies. Reads movie from file
'moviefile'. Left half of each movie video frame must contain left-eye
image, whereas right half of each frame must contain right-eye image.

'stereoMode' mode of presentation, defaults to mode 8 (Red-Blue
Anaglyph). 'imaging' if set to 1, will use the Psychtoolbox imaging
pipeline for stereo display -- allows to set gains for anaglyph stereo
and other more advanced anaglyph algorithms.

'anaglyphmode' when imaging is enabled, allows to select the type of
anaglyph algorithm:

0 = Standard anaglyphs.
1 = Gray anaglyphs.
2 = Half-color anaglyphs.
3 = Optimized color anaglyphs.
4 = Full color anaglyphs.

See "help SetAnaglyphParameters" for further description and references.

'screenid' Screen id of target display screen (on multi-display setups).
By default, the screen with maximum id is used.

The left image is centered on the screen, the right images position can
be moved by moving the mouse cursor to align for inter-eye distance.

Press any key to quit the viewer.




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


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