SwisTrack/Components/OutputImageStatisticsGray
Appearance
< SwisTrack | Components
Description
[edit | edit source]This component calculates and outputs the following statistical values of a grayscale image:
- Number of non-zero pixels
- Sum of all pixels
- Mean and standard deviation of all pixels
- Minimum and maximum value among all pixels
Combined with (adaptive) background subtraction, such values are useful to detect sudden changes or out-of-the-ordinary frames in a video stream.
Input
[edit | edit source]A grayscale image.
Output
[edit | edit source]The statistical values are written to the NMEA stream.
Parameters
[edit | edit source]Each of the values mentioned above can be enabled or disabled. For performance reasons, it is advisable to enable only those values which are needed.