Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0216fb4

Browse files
committed
chore(*): update sample comment.
1 parentced9d4e commit0216fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎samples/ctrl_manual_exposure.cc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ int main(int argc, char *argv[]) {
4040
api->SetOptionValue(Option::GAIN,24);
4141
// brightness/exposure_time: range [0,240], default 120
4242
api->SetOptionValue(Option::BRIGHTNESS,120);
43-
// contrast/black_level_calibration: range [0,255], default 116
43+
// contrast/black_level_calibration: range [0,254], default 116
4444
api->SetOptionValue(Option::CONTRAST,116);
4545

4646
frame_rate = api->GetOptionValue(Option::FRAME_RATE);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp