Not applicable to __prod_name software.

Video Tracker Plot Commands

These commands will modify how individual video tracker plots display their data.  Some display options can only be changed at the video tracker window level.  See the video tracker window commands for more information (including adding plots to a window).


-SetShowDirectionArrow <Window Name> <Value>
Sets the visibility of  the direction arrow overlay on all video plots in the specified video window.  The direction arrow will display the extracted head direction from the video tracking record.  You may want to disable the direction arrow if you do not care about head direction, or have the video window in overlay mode.

Example :  -SetShowDirectionArrow "Video Tracker 1" True
Default: All video plots are added with the direction arrow visibility set to True.
Usage: This command can be used at any time.  This command only affects Video plots.
Arguments
Window Name The name of the window you want to change.
Value The value can be one of the following keywords:
  1. True: The direction arrow will be shown.
  2. False: The direction arrow will be hidden.

-SetShowPositionCross <Window Name> <Value>
Sets the visibility of  the position cross overlay on all video plots in the specified video window.  The position cross will display the extracted position from the video tracking record.  You may want to disable the position cross if you do not care about position tracking, or have the video window in overlay mode.

Example :  -SetShowPositionCross "Video Tracker 1" True
Default: All video plots are added with the position cross visibility set to True.
Usage: This command can be used at any time.  This command only affects Video plots.
Arguments
Window Name The name of the window you want to change.
Value The value can be one of the following keywords:
  1. True: The position cross will be shown.
  2. False: The position cross will be hidden.