Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Interpolations » LerpPoints

LerpPoints


Linearly interpolates between two points.

Name Type Range Description
inPoint1 Point2D
inPoint2 Point2D
inLambda Real - - 0.0 makes a copy of the first point, 1.0 - of the second, other values make interpolations
outPoint Point2D

Examples

LerpPoints performed on two points, inLambda = 0,25.

Complexity Level

This filter is available on Basic Complexity Level.