libcamera v0.2.0+3-70b69666-nvm
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
Public Attributes | List of all members
libcamera::SwIspStats Struct Reference

Struct that holds the statistics for the Software ISP. More...

#include <swisp_stats.h>

Public Attributes

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.
 

Detailed Description

Struct that holds the statistics for the Software ISP.


The documentation for this struct was generated from the following file: