Skip to content

Commit

Permalink
updated camera config in config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksa-M committed Dec 11, 2024
1 parent 96846f0 commit c52de01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ video_input:
# contrast: 1.0 # Contrast, 1.0 for nomral, 32.0 for max, 0.0 for min
# lens_position: null # Focal length, 1/m (0 for infinity, null for auto focus)
camera_config:
device_index: 0
ExposureTime: 250
Contrast: 1.0
AnalogueGain: 64.0
save_prefix: "log_image" # Leave as empty string to not log any images

detect_target:
Expand Down

0 comments on commit c52de01

Please sign in to comment.