Site Tools


en:concept:interpolation

Differences

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

Link to this comparison view

Next revision
Previous revision
en:concept:interpolation [2024/02/23 22:48] – created yussunaen:concept:interpolation [2024/05/05 00:35] (current) – Interpolation types: nearest, linear, cubic yussuna
Line 1: Line 1:
 ====== Interpolation ====== ====== Interpolation ======
-Interpolation estimates values by existent values.\\+Interpolation estimates values by existent values.\\ \\
 So if there are value A and B, and value C is a value that is supposed to be between A and B, interpolation calculates C for you. So if there are value A and B, and value C is a value that is supposed to be between A and B, interpolation calculates C for you.
 +\\
 +\\
 +===== Interpolation types =====
 +
 +==== Nearest ====
 +Nearest SNAP from one point to another.
 +
 +==== Linear ====
 +Linear does smooth linear speed.
 +
 +==== Cubic ====
 +Cubic does even more smoother than linear.
en/concept/interpolation.1708746498.txt.gz · Last modified: 2024/02/23 22:48 by yussuna