Struct that holds the statistics for the Software ISP.
More...
#include <swisp_stats.h>
|
unsigned long | sumR_ |
| Holds the sum of all sampled red pixels.
|
|
unsigned long | sumG_ |
| Holds the sum of all sampled green pixels.
|
|
unsigned long | sumB_ |
| Holds the sum of all sampled blue pixels.
|
|
unsigned int | y_histogram [16] |
| A histogram of luminance values.
|
|
Struct that holds the statistics for the Software ISP.
The documentation for this struct was generated from the following file: