Table of Contents
![]()
Operators of library Accumulator include accumulating operators such as counters.
The following list summarizes all Operators of Library Accumulator
| Operator Name | Short Description | available since | |
|---|---|---|---|
| ColMax |
Returns the maximum pixel value for each image column. |
Version 1.2 | |
| ColMin |
Returns the minimum pixel value for each image column. |
Version 1.2 | |
| ColSum |
Computes the sum of all pixel values for each image column. |
Version 1.2 | |
| Count |
Up and down counter with reset. |
Version 1.2 | |
| FrameMax |
Returns the maximum pixel value for each frame. |
Version 1.2 | |
| FrameMin |
Returns the minimum pixel value for each frame. |
Version 1.2 | |
| FrameSum |
Computes the sum of all pixel values for each frame. |
Version 1.2 | |
| Histogram |
Computes an intensity histogram of the input image. |
Version 1.3 | |
| ModuloCount |
Counts the number of pixels, lines or frames at the input link. |
Version 1.3 | |
| Register |
A register with data and capture input. |
Version 1.3 | |
| RowMax |
Returns the maximum pixel value for each image row. |
Version 1.2 | |
| RowMin |
Returns the minimum pixel value for each image row. |
Version 1.2 | |
| RowSum |
Computes the sum of the pixel values for each image row. |
Version 1.2 | |
Table 26. Operators of Library Accumulator

Prev

