4.5   Adding Program Lines

Threshold

Thresholding is the step to separate the clips from the background, based on the gray value.

  1. Enter threshold into the operator window. This is both the full name of an operator and part of other operator names.

  2. Pressing Return shows a pre-selected list of matching operators with threshold

  3. Press Return again to confirm the selected operator and show its parameters.

Figure 4.4: Parameter suggestions.

In figure 4.4 you can see that the input parameter Image is set to Clip automatically. For input variables with no default value, reasonable suggestions are inferred automatically by collecting previous output variables of the same type. Therefore, the name of the most recent matching output parameter will be suggested (most recent being the closest predecessor of the current program line). In this example, only Clip is available.

Successor