Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Loop Utils » LastTwoObjects

LastTwoObjects


Returns current and previous object.

Name Type Description
inObject T
inInitialObject T Object to be used as the previous one in first iteration
outCurrentObject T Object from this iteration
outPreviousObject T Object from previous iteration

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.