Operation: n times repeat

n times repeat

Author:

Volker Bäcker

Example

application    input image    result image

Description

The operation marks the start of a n-times repeat loop. The operations between the start and the end of the loop are repeated n times.

Options

options
number of repetitions: The number of times the operations within the loop are repeated.

Parameter

The operation has no parameters.

Results

nTimesRepeatOperation (NTimesRepeatOperation): The operation itself. The operation marking the end of the loop needs this result as input.