PreviousNext

I/O Summary

ImageArith Tool provides a I/O summary in the Status Bar located at the bottom of the FrontRunnerâ„¢ window.

Inputs:

  • Arith: xxx In(Gain, Offset)-(ggg, ooo) Out(Gain, Offset)-(ggg, ooo) or
  • Arith: yyy Thresh-(tttl, ttth) In(Gain, Offset)-(ggg, ooo) Out(Gain, Offset)-(ggg, ooo) or
  • Arith: MASKSHIFT: MaskShift-(mmm, sss) In(Gain, Offset)-(ggg, ooo) Out(Gain, Offset)-(ggg, ooo)

Where: xxx = is one of the following operations: NOT, NEGATE,
COPY, ABS, ADD, SUB, DIFF, AND, OR,
XOR, MIN, or MAX
ggg = gain
ooo = offset value
yyy = BINARIZE or PASSRANGE
tttl = low threshold value
ttth = high threshold value
mmm = Mask value
sss = Shift value

Outputs:

  • Operation succeeded, or
  • ***Null input buffer, or
  • ***Out of memory, or
  • ***Fail to operate

PreviousNext