User Tools

Site Tools


visual3d:documentation:pipeline:signal_commands:replace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:signal_commands:replace [2024/06/19 12:53] sgrangervisual3d:documentation:pipeline:signal_commands:replace [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-{{||+====== Replace ======
  
-replace data points in a signal interpolated values. this command uses the same algorithms as the interpolate command but it removes meaningless data in the specified range.+||
  
-signalprocessing_replacedlg.png+Replace data points in a signal interpolated values. This command uses the same algorithms as the interpolate command but it removes meaningless data in the specified range.
  
-|**replace**                                                                                                                                | +{{:SignalProcessing_ReplaceDlg.png}}
-|**/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                                                                                         | +
-|**/start_frame=**     |the first frame in the range of data points                                                                         | +
-|**/end_frame=**       |the last frame in the range of data points.                                                                           | +
-|**/polynomial_order=**|the order of the polynomial used.                                                                                     | +
-|**/num_fit=**         |the number of frames of data before and after the "gap" that are used to calculate the coefficients of the polynomial.|+
  
-the following example results in replacing frames 60 to 72 of the rft1 motion capture marker (target) with interpolated values using a third order polynomial interpolated using 6 frames before and 6 frames after the specified range.+|**Replace**                                                                                                                                | 
 +|**/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                                                                                         | 
 +|**/Start_Frame=**     |The first frame in the range of data points.                                                                          | 
 +|**/End_Frame=**       |The last frame in the range of data points.                                                                           | 
 +|**/Polynomial_Order=**|The order of the polynomial used.                                                                                     | 
 +|**/Num_Fit=**         |The number of frames of data before and after the "gap" that are used to calculate the coefficients of the polynomial.|
  
-**replace** +The following example results in replacing frames 60 to 72 of the RFT1 motion capture marker (TARGET) with interpolated values using a third order polynomial interpolated using 6 frames before and 6 frames after the specified range. 
-/signal_types=target + 
-/signal_names=rft1 +**Replace** 
-/signal_folder=original +/Signal_Types=TARGET 
-/start_frame=60 +/Signal_Names=RFT1 
-/end_frame=72 +/Signal_Folder=ORIGINAL 
-/polynomial_order=3 +/Start_Frame=60 
-/num_fit=6+/End_Frame=72 
 +/Polynomial_Order=3 
 +/Num_Fit=6
 **;** **;**
  
-}}+
visual3d/documentation/pipeline/signal_commands/replace.1718801600.txt.gz · Last modified: 2024/06/19 12:53 by sgranger