visual3d:documentation:pipeline:signal_commands:replace
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:signal_commands:replace [2024/06/19 12:53] – sgranger | visual3d: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** | + | {{: |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | 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 | + | |**Replace** |
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
- | **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