Display cue image

Summary

Doc_BoxAlgorithm_DisplayCueImage.png
  • Plugin name : Display cue image
  • Version : 1.1
  • Author : Joan Fruitet
  • Company : INRIA Sophia
  • Short description : Display cue images when receiving stimulations
  • Documentation template generation date : Dec 30 2016

Description

Display cue images when receiving specified stimulations and a fixation cross for OVTK_GDF_Cross_On_Screen

Displays an image or another according to the input stimulations. User can define as many image as needed, with one stimulation associated to each image. A last stimulation clear the screen.

Inputs

1. Stimulations

Stimulations used to display an image or clear the screen.

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Outputs

1. Stimulations

The input stimulations are output when the GTK rendering is actually finished (image is displayed or scren is cleared). These stimulations have precise timing, for the applications that need precise synchronization.

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Settings

1. Display images in full screen

Uses or not the full widget window to display the image.

  • Type identifier : Boolean (0x2cdb2f0b, 0x12f231ea)
  • Default value : [ false ]

2. Clear screen Stimulation

The stimulation that clear the screen, leaving it black.

  • Type identifier : Stimulation (0x2c132d6e, 0x44ab0d97)
  • Default value : [ OVTK_StimulationId_VisualStimulationStop ]

3. Cue Image 1

The first image to display.

  • Type identifier : Filename (0x330306dd, 0x74a95f98)
  • Default value : [ ${Path_Data}/plugins/simple-visualisation/p300-magic-card/01.png ]

4. Stimulation 1

The stimulation used to display the first image.

  • Type identifier : Stimulation (0x2c132d6e, 0x44ab0d97)
  • Default value : [ OVTK_StimulationId_Label_01 ]

Online visualisation settings

None.

Examples

Miscellaneous