Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Interpolations » LerpSegments3D

LerpSegments3D


Module: Vision3DStandard

Linearly interpolates between two segments in 3D.

Name Type Range Description
Input value inSegment0 Segment3D
Input value inSegment1 Segment3D
Input value inLambda Real - - Interpolation between the input segments where 0.0 value is equal to inSegment0 and 1.0 to inSegment
Output value outSegment3D Segment3D

Complexity Level

This filter is available on Basic Complexity Level.