User Tools

Site Tools


visual3d:documentation:pipeline:signal_commands:interpolate

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:interpolate [2024/06/18 13:33] sgrangervisual3d:documentation:pipeline:signal_commands:interpolate [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
 +====== Interpolate ======
 +
 If there are unreliable data points (residuals < 0) in any signal it is possible to interpolate these gaps in the data using a spline interpolation. If there are unreliable data points (residuals < 0) in any signal it is possible to interpolate these gaps in the data using a spline interpolation.
  
-===== Visual3D Version 4 =====+==== Visual3D Version 4 ====
  
 The interpolation procedure performs a least-squares fit of an nth order polynomial to k data points. The interpolation procedure performs a least-squares fit of an nth order polynomial to k data points.
Line 18: Line 20:
 |**/Maximum_Gap=**     |The maximum number of frames of data that can be replaced with interpolated values.                                   | |**/Maximum_Gap=**     |The maximum number of frames of data that can be replaced with interpolated values.                                   |
  
-{{InterpolateDlg.png}}+{{:InterpolateDlg.png}}
  
 Dialog that pops up when pipeline selection is edited by double clicking with the left mouse button. Dialog that pops up when pipeline selection is edited by double clicking with the left mouse button.
  
-==== Using an expression in Version 4 ====+=== Using an expression in Version 4 ===
  
 This is considerable more klunky because it requires 3 commands instead of 1: This is considerable more klunky because it requires 3 commands instead of 1:
Line 49: Line 51:
 ! /POLYNOMIAL_ORDER=3 ! /POLYNOMIAL_ORDER=3
 **;** **;**
-===== Visual3D Version 5 =====+==== Visual3D Version 5 ====
  
 In version 5 we permit the three numerical parameters to have expressions. In version 5 we permit the three numerical parameters to have expressions.
Line 63: Line 65:
 ! /POLYNOMIAL_ORDER=3 ! /POLYNOMIAL_ORDER=3
 **;** **;**
-{{InterpolateDlg2.jpg}} +{{:InterpolateDlg2.jpg}} 
-==== Using an expression in version 5 ====+=== Using an expression in version 5 ===
  
 Define the maximum size of the gap based on the POINT frame rate. Define the maximum size of the gap based on the POINT frame rate.
-{{InterpolateDlg3.jpg}}+{{:InterpolateDlg3.jpg}}
  
  
visual3d/documentation/pipeline/signal_commands/interpolate.1718717639.txt.gz · Last modified: 2024/06/18 13:33 by sgranger