visual3d:documentation:pipeline:signal_commands:interpolate
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:interpolate [2024/07/17 15:42] – removed sgranger | visual3d:documentation:pipeline:signal_commands:interpolate [2025/05/20 13:35] (current) – Cleaned up page for a customer. Still needs to be put into Pipeline project format. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Interpolate ====== | ||
+ | |||
+ | The Interpolate command fills in any gaps in a signal' | ||
+ | |||
+ | The interpolation procedure performs a least-squares fit of an nth order polynomial to k data points. | ||
+ | |||
+ | < | ||
+ | |(x1, | ||
+ | </ | ||
+ | |||
+ | The command is given in text form as: | ||
+ | < | ||
+ | Interpolate | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | ! /NUM_FIT=3 | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Parameters ===== | ||
+ | |||
+ | ^ Parameter ^ Description ^ | ||
+ | | / | ||
+ | | / | ||
+ | | / | ||
+ | | /Num_Fit | The number of frames of data before and after the " | ||
+ | | / | ||
+ | | / | ||
+ | |||
+ | ===== Example: Using an expression ===== | ||
+ | |||
+ | Define the maximum size of the gap based on the POINT frame rate. | ||
+ | |||
+ | {{: | ||
visual3d/documentation/pipeline/signal_commands/interpolate.1721230964.txt.gz · Last modified: 2024/07/17 15:42 by sgranger