chore(*): update sample comment.
This commit is contained in:
parent
ced9d4e720
commit
0216fb4128
|
@ -40,7 +40,7 @@ int main(int argc, char *argv[]) {
|
|||
api->SetOptionValue(Option::GAIN, 24);
|
||||
// brightness/exposure_time: range [0,240], default 120
|
||||
api->SetOptionValue(Option::BRIGHTNESS, 120);
|
||||
// contrast/black_level_calibration: range [0,255], default 116
|
||||
// contrast/black_level_calibration: range [0,254], default 116
|
||||
api->SetOptionValue(Option::CONTRAST, 116);
|
||||
|
||||
frame_rate = api->GetOptionValue(Option::FRAME_RATE);
|
||||
|
|
Loading…
Reference in New Issue
Block a user