45 lines
899 B
INI
45 lines
899 B
INI
[galaxy_camera]
|
|
horizontal_resolution: 2448
|
|
vertical_resolution: 2048
|
|
; frame_time_ms: 300
|
|
exposure_time: 10000
|
|
; horizontal_crop_offset: 0
|
|
; horizontal_crop_resolution: 2448
|
|
; vertical_crop_offset: 0
|
|
; vertical_crop_resolution: 2048
|
|
; rotate_90_clockwise times: 0
|
|
; auto_white_balance: off
|
|
; balance_red: 1.0
|
|
; balance_green: 1.0
|
|
; balance_blue: 1.0
|
|
|
|
[vision_saver]
|
|
time_format: %Y-%m-%d_%H-%M-%S
|
|
path: ./data/images
|
|
minimum_disk_free_space_gb: 20
|
|
|
|
[archive_synchronizer]
|
|
archive_endpoint: https://r5portal.it/api/echo/
|
|
images_path: data/images
|
|
poll_time: 60
|
|
hold_time: 1
|
|
service_account_json: data/secrets/MACHINE-bucket-sevice-account_errecinque-prodserver-HEXHEXHEXHEX.json
|
|
bucket_id: MACHINE
|
|
|
|
[label_printer]
|
|
platform: cups
|
|
printer:
|
|
|
|
|
|
[tecna_t3]
|
|
port: COM3
|
|
baudrate: 115200
|
|
|
|
[neo_pixels]
|
|
port: COM1
|
|
baudrate: 9600
|
|
|
|
[vision]
|
|
detection_threshold: 0.3
|
|
; recipes_path: ./config/vision_test_recipes
|