User Tools

Site Tools


visual3d:documentation:pipeline:other_commands:real_time_commands

This is an old revision of the document!


     modify_rtgraph_settings | |modify the settings that control the realtime biofeedback graphs.\\ \\ **modify_rtgraph_settings**\\ \\ ! /full_screen_display=false\\ \\ ! /play_sounds=false\\ \\ /graph_display_pane=xz\\ \\ ! /switch_vertical_axis=false\\ \\ /switch_horizontal_axis=true\\ \\ ! /frames_to_graph=500\\ \\ ! /maximum_gap=30\\ \\ **;**\\ \\ modifyrtgraphsettings.jpg | |     load_rt_pipeline | |load the realtime processing pipeline. include the full pathname for the file.\\ \\ this pipeline is executed every time visual3d grabs a frame of streaming data\\ \\ **load_rt_pipeline**\\ \\ /file_name=\\ \\ **;**\\ \\ specify the entire path to the file. | |     load_rt_graph_pipeline | |load the real time biofeedback graph pipeline. specify the full pathname to the file\\ \\ **load_rt_graph_pipeline**\\ \\ /file_name=::rt_graphs\\ \\ ! /full_screen_display=false\\ \\ **;** | |     load_rt_plugin | |load the manufacturer specific real time plugin (e.g dll)\\ \\ visual3d looks for the dll in the plugins directory\\ \\ **load_rt_plugin**\\ \\ /plugin_name=\\ \\ **;** | ====== rt and post processing biofeedback ====== |     animated_sphere | |**animated_sphere**\\ \\ /signal_types=\\ \\ ! /signal_folder=original\\ \\ /signal_names=\\ \\ ! /color_red=1.0\\ \\ ! /color_green=1.0\\ \\ ! /color_blue=1.0\\ \\ ! /radius=0.02\\ \\ **;**\\ \\ example: draw a red sphere on the right thigh markers(rth1, rth2, rth3, rth4)\\ \\ **animated_sphere**\\ \\ /signal_types=target\\ \\ /signal_folder=original\\ \\ /signal_names=rth1+rth2+rth3+rth4\\ \\ /color_red=1.0\\ \\ /color_green=0\\ \\ /color_blue=0\\ \\ /radius=0.02\\ \\ **;** | |     animated_line | |**animated_line**\\ \\ /signal_types=\\ \\ /signal_folder=\\ \\ /signal_names=\\ \\ ! /line_width=2.0\\ \\ ! /line_color_red=1.0\\ \\ ! /line_color_green=1.0\\ \\ ! /line_color_blue=1.0\\ \\ ! /draw_as_cylinder=false\\ \\ **;**\\ \\ example: draw a red cylinder between the markers on the right thigh (rth1, rth2, rth3, rth4)\\ \\ **animated_line**\\ \\ /signal_types=target\\ \\ /signal_folder=original\\ \\ /signal_names=rth1+rth2+rth3+rth4\\ \\ /line_width=2.0\\ \\ /line_color_red=1.0\\ \\ /line_color_green=0\\ \\ /line_color_blue=0\\ \\ /draw_as_cylinder=true\\ \\ **;** | |     animated_polyline | |**animated_polyline**\\ \\ ! /signal_types=\\ \\ ! /signal_folder=\\ \\ ! /signal_names=\\ \\ ! /expression=\\ \\ ! /resolution_segment=lab\\ \\ ! /line_width=2.0\\ \\ ! /line_color_red=1.0\\ \\ ! /line_color_green=1.0\\ \\ ! /line_color_blue=1.0\\ \\ ! /draw_as_cylinder=false\\ \\ **;**\\ \\ example: draw a white triangle at the origin of the pelvis segment\\ \\ **animated_polyline**\\ \\ ! /signal_types=\\ \\ ! /signal_folder=\\ \\ ! /signal_names=\\ \\ /expression=list(vector(0,0,0),vector(0.5,0,0),vector(0,0,0.5),vector(-0.5,0,0),vector(0,0,0))\\ \\ /resolution_segment=rpv\\ \\ /line_width=5.0\\ \\ ! /line_color_red=1.0\\ \\ ! /line_color_green=1.0\\ \\ ! /line_color_blue=1.0\\ \\ /draw_as_cylinder=true\\ \\ **;**\\ \\ triangleonpelvis.jpg | }}

visual3d/documentation/pipeline/other_commands/real_time_commands.1718804300.txt.gz · Last modified: 2024/06/19 13:38 by sgranger