Menu

#21 Add IC API for camera white balance

2006_Botball_Season
open
icfirmware (10)
6
2005-10-22
2005-10-22
Anne Wright
No

Talked to Dave, will implement:

int camera_get_awb();
void camera_set_awb(int auto);
void camera_set_wb_temp(int red, int blue);
int camera_get_wb_red();
int camera_get_wb_blue();

Discussion


Log in to post a comment.