Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Functions | |
void | bebop_ae_awb_init (void) |
void | bebop_ae_awb_periodic (void) |
Definition in file bebop_ae_awb.h.
void bebop_ae_awb_init | ( | void | ) |
Definition at line 46 of file bebop_ae_awb.c.
void bebop_ae_awb_periodic | ( | void | ) |
Definition at line 48 of file bebop_ae_awb.c.
References isp_yuv_stats_t::ae_histogram_Y, isp_yuv_stats_t::awb_nb_grey_pixels, isp_yuv_stats_t::awb_sum_U, isp_yuv_stats_t::awb_sum_V, mt9f002_t::gain_blue, mt9f002_t::gain_red, isp_get_statistics_yuv(), MAX_HIST_Y, mt9f002, mt9f002_set_exposure(), mt9f002_set_gains(), isp_yuv_stats_t::nb_valid_Y, mt9f002_t::real_exposure, and mt9f002_t::target_exposure.