Documentation Site Map Main Page Reference List Motion Capture Visual3D Overview Visual3D Installation License Activation Getting Started Visual3D Documentation Overview Pipeline Commands Reference Expressions Overview CalTester Mode Overview List of Tutorials Visual3D Examples Overview Troubleshooting Sift Sift Overview Installation Getting Started Sift Documentation Overview Knowledge Discovery for Biomechanical Data Tutorial Overview Troubleshooting Inspect3D Inspect3D Overview Inspect3D Installation Overview Inspect3D Getting Started Overview Inspect3D Documentation Overview Knowledge Discovery in Inspect3D Inspect3D Tutorials Overview Troubleshooting DSX Suite DSX Overview DSX Definitions DSX Suite Installation DSX Tutorials DSX Release Notes xManager Overview PlanDSX Overview Surface3D Overview Orient3D Overview CalibrateDSX Overview Locate3D Overview X4D Overview
This is an old revision of the document!
event_global_minimum]] command\\ **\\ to review the difference between local and global minimum values please see [[visual3d:documentation:pipeline:general_information:global_vs_loca_max_and_min|here]]. |**event_minimum**\\ \\ /result_event_name=event_min\\ \\ /signal_types=target\\ \\ /signal_folder=original\\ \\ /signal_names=lft2\\ \\ /signal_components=z\\ \\ /frame_offset=0\\ \\ /time_offset=\\ \\ /event_sequence=\\ \\ /exclude_events=\\ \\ /event_sequence_instance=0\\ \\ /event_subsequence=\\ \\ /subsequence_exclude_events=\\ \\ /event_subsequence_instance=0\\ \\ /event_instance=0\\ \\ /frame_window=8\\ \\ /threshold=0.14\\ \\ **;**|eventminimumdlg5.jpg| \\ other options within the command such as **exclude event**, and **select subsequence** are explained in detail on the [[visual3d:documentation:pipeline:event_commands:event_global_minimum#examples|event_global_minimum]] page. if /threshold is empty, all local minimum are identified. if /threshold has a value or expression, only local minimum that are less than the threshold are identified. other options within the command such as **exclude event**, and **select subsequence** are explained in detail on the [[visual3d:documentation:pipeline:event_commands:event_global_minimum#examples|event_global_minimum]] page. ---- ==== example - dialog box ==== to create the rkflex_minlocal event using the event_minimum dialog box: \\ |**1. enter information into dialog box:**\\ \\ **event_name:** rkflex_minlocal\\ \\ **select frame offset:**0\\ \\ **signal components:**x\\ \\ **select an event sequence and instance for the range:**\\ \\ **event sequence instance:**0\\ \\ **defined events:**rhs + rhs\\ \\ click **ok** | event_min_rkflex_minlocal.jpg| \\ |**2. select desired signal:**\\ \\ select **signal from data tree** right_knee_angle\\ \\ click **import selected signals** | event_min_rkflex_minlocal_import.jpg| \\ **rkflex_min** will be created at the minimum value during the gait cycle within the specified frame window.\\ \\ other options within the command such as **exclude event**, and **select subsequence** are explained in detail on the [[visual3d:documentation:pipeline:event_commands:event_global_maximum#examples|event_global_maximum]] page. ---- ====== version 4 ====== |\\ \\ \\ <code>\\ event_minimum\\ /signal_types=the type of signal to be evaluated\\ /signal_names=the names of the signals to be evaluated\\ /signal_folder=the name of the signal folder\\ /event_name=the name to be given to the threshold event\\ /select_x=(true or false)use this component of the signal\\ /select_y=(true or false)use this component of the signal\\ /select_z=(true or false)use this component of the signal\\ /frame_window=the range of frames of data that must be below the minimum\\ /start_at_event=the search begins from the start event\\ /end_at_event=the search ends at the end event\\ /event_instance=see below\\ ;\\ </code> | dialog that pops up when pipeline selection is edited by double clicking with the left mouse button.\\ minmaxdlg.jpg | \\ **event instance:** there may be several local minima. a value of 0 results in all minima being assigned a label. a positive number indicates the event (in sequence) to select. a negative number indicates the event starting from the last event and progressing to the first event.\\ }}}}}}