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!
| the median filter replaces the center frame of a range of data with the median value over the range. \\ the median value is calculated by first sorting all the signal values from the surrounding neighbourhood into numerical order and then replacing the center signal value with the signal value from the middle of the sorted list. median_filterdlg.png |**median_filter** | | |**/signal_types=** |the type of signal to be processed | |**/signal_names=** |the names of the signals to be processed | |**/signal_folder=** |the name of the signal folder | |**/result_suffix=** |the ouput signal can have a suffix that can be applied to the original signal name| |**/result_folder=** |the data tree folder that the resulting signal is placed. | |**/num_window_frames=**|the window containing the size of the window. |