Image Statistics

Outputs image statistics such as minimum value, maximum value, mean value, and standard deviation of the pixel values. An RGB image is expected at the input for this. If no RGB image is provided, automatic conversion takes place internally.
Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.
Output values
- Count Results: Is incremented when a new result is provided.
- hr: HRESULT error code that outputs the result of the processing.
- Average: Average values of the individual RGB channels
- Standard deviation: Standard deviation of the individual RGB channels
- Min: Average values of the individual RGB channels
- Max: Average values of the individual RGB channels
- Image: Initial image of the algorithm.
- New Result: (Optional) TRUE if a new result is provided.